Skip to content

Commit

Permalink
Merge pull request #95 from hynky1999/requirements-update
Browse files Browse the repository at this point in the history
Requirements lock
  • Loading branch information
hynky1999 authored Nov 26, 2023
2 parents 02d6c05 + a584af8 commit 3b8c2d1
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
aiofiles==0.8.0
aiohttp==3.8.5
beautifulsoup4==4.11.1
pydantic==2.3.0
stomp.py==8.0.1
tqdm==4.66.1
warcio==1.7.4
aiocsv==1.2.4
aioboto3==11.3.0
tenacity==8.2.3
aiofiles~=23.2.1
aiohttp~=3.8.5
beautifulsoup4~=4.11.1
pydantic~=2.3.0
stomp.py~=8.0.1
tqdm~=4.66.1
warcio~=1.7.4
aiocsv~=1.2.4
aioboto3~=11.3.0
tenacity~=8.2.3

0 comments on commit 3b8c2d1

Please sign in to comment.