Skip to content

Commit

Permalink
Update requirements.txt with new dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Intina47 authored Mar 18, 2024
1 parent cb8e4a4 commit 7b24881
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,22 @@
aiohttp==3.9.3
aiosignal==1.3.1
annotated-types==0.6.0
async-timeout==4.0.3
attrs==23.2.0
beautifulsoup4==4.12.3
blinker==1.7.0
certifi==2024.2.2
charset-normalizer==3.3.2
click==8.1.7
discord.py==2.3.2
Flask==3.0.2
frozenlist==1.4.1
idna==3.6
itsdangerous==2.1.2
Jinja2==3.1.3
markdownify==0.11.6
MarkupSafe==2.1.5
multidict==6.0.5
numpy==1.24.2
pandas==2.2.1
pydantic==2.6.4
Expand All @@ -26,3 +33,4 @@ typing_extensions==4.10.0
tzdata==2024.1
urllib3==2.2.1
Werkzeug==3.0.1
yarl==1.9.4

0 comments on commit 7b24881

Please sign in to comment.