Skip to content

Commit

Permalink
Bump scraper's requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-k authored and markpeek committed Aug 13, 2023
1 parent 05ffd01 commit 76d58d7
Show file tree
Hide file tree
Showing 2 changed files with 260 additions and 208 deletions.
22 changes: 11 additions & 11 deletions scrape/requirements.in
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
aiofiles>=0.8.0
beautifulsoup4>=4.10.0
black==21.12b0
httpx[http2]>=0.21.1
isort==5.10.1
lxml>=4.7.1
mypy>=0.920
pycodestyle>=2.8.0
pyflakes>=2.4.0
tox>=3.24.4
wheel>=0.37.0
aiofiles>=23.1.0
beautifulsoup4>=4.12.2
black>=23.7.0
httpx[http2]>=0.24.1
isort>=5.12.0
lxml>=4.9.3
mypy>=1.4.1
pycodestyle>=2.11.0
pyflakes>=3.1.0
tox>=4.6.4
wheel>=0.41.0
Loading

0 comments on commit 76d58d7

Please sign in to comment.