Update requirements.txt
This commit is contained in:
@@ -13,6 +13,7 @@ async-timeout==4.0.3
|
||||
attrs==23.1.0
|
||||
backoff==2.2.1
|
||||
beautifulsoup4==4.12.3
|
||||
boltons==24.1.0
|
||||
boto3==1.34.69
|
||||
botocore==1.34.69
|
||||
bs4==0.0.2
|
||||
@@ -22,6 +23,7 @@ debugpy==1.8.0
|
||||
decorator==5.1.1
|
||||
dnspython==2.7.0
|
||||
ebooklib==0.18
|
||||
eliot==1.16.0
|
||||
exceptiongroup==1.2.2
|
||||
executing==2.0.1
|
||||
fastapi==0.115.5
|
||||
@@ -42,6 +44,7 @@ mdurl==0.1.2
|
||||
motor==3.6.0
|
||||
multidict==6.0.4
|
||||
nest-asyncio==1.5.8
|
||||
orjson==3.10.12
|
||||
packaging==23.2
|
||||
parso==0.8.3
|
||||
pexpect==4.9.0
|
||||
@@ -52,14 +55,17 @@ ptyprocess==0.7.0
|
||||
pure-eval==0.2.2
|
||||
pydantic==2.10.2
|
||||
pydantic-core==2.27.1
|
||||
pydantic-settings==2.6.1
|
||||
pygments==2.18.0
|
||||
pymongo==4.9.2
|
||||
pyrsistent==0.20.0
|
||||
python-dateutil==2.8.2
|
||||
python-dotenv==1.0.1
|
||||
pyzmq==25.1.2
|
||||
redis==5.2.0
|
||||
rich==13.9.4
|
||||
s3transfer==0.10.4
|
||||
setuptools==75.6.0
|
||||
six==1.16.0
|
||||
sniffio==1.3.1
|
||||
soupsieve==2.5
|
||||
@@ -67,6 +73,7 @@ stack-data==0.6.3
|
||||
starlette==0.41.3
|
||||
tornado==6.4
|
||||
traitlets==5.14.0
|
||||
type-extensions==0.1.2
|
||||
typing-extensions==4.12.2
|
||||
url-normalize==1.4.3
|
||||
urllib3==2.2.3
|
||||
@@ -74,3 +81,4 @@ uvicorn==0.25.0
|
||||
wcwidth==0.2.12
|
||||
wrapt==1.17.0
|
||||
yarl==1.9.4
|
||||
zope-interface==7.2
|
||||
|
||||
Reference in New Issue
Block a user