Skip to content

Commit

Permalink
update: requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
gitronald committed Oct 4, 2024
1 parent 440fda0 commit cc2ccb5
Showing 1 changed file with 18 additions and 19 deletions.
37 changes: 18 additions & 19 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,19 +1,18 @@
beautifulsoup4==4.9.3
Brotli==1.0.9
bs4==0.0.1
certifi==2024.7.4
chardet==4.0.0
idna==3.7
lxml==4.9.1
pydantic==2.5.0
pydantic_core==2.14.1
python-dateutil==2.8.1
pytz==2021.1
requests==2.32.0
requests-file==1.5.1
six==1.16.0
soupsieve==2.2.1
tldextract==3.1.0
urllib3==1.26.19
pytest==7.3.1
syrupy==4.0.2
annotated-types==0.7.0
beautifulsoup4==4.12.3
Brotli==1.1.0
certifi==2024.8.30
charset-normalizer==3.3.2
filelock==3.16.1
idna==3.10
lxml==5.3.0
pydantic==2.9.2
pydantic_core==2.23.4
requests==2.32.3
requests-file==2.1.0
soupsieve==2.6
tldextract==5.1.2
typing_extensions==4.12.2
urllib3==2.2.3
pytest==8.3.3
syrupy==4.7.1

0 comments on commit cc2ccb5

Please sign in to comment.