update:update requirements.txt
This commit is contained in:
+17
-8
@@ -1,6 +1,6 @@
|
||||
aioboto3==11.2.0
|
||||
aiobotocore==2.5.0
|
||||
aiohttp==3.8.5
|
||||
aiohttp==3.9.2
|
||||
aioitertools==0.11.0
|
||||
aiosignal==1.3.1
|
||||
aiosqlite==0.17.0
|
||||
@@ -11,30 +11,39 @@ atlastk==0.13.2
|
||||
attrs==23.1.0
|
||||
boto3==1.26.76
|
||||
botocore==1.29.76
|
||||
certifi==2024.8.30
|
||||
cffi==1.17.1
|
||||
charset-normalizer==3.2.0
|
||||
click==8.1.6
|
||||
cryptography==43.0.1
|
||||
exceptiongroup==1.1.2
|
||||
fastapi==0.101.0
|
||||
fastapi==0.109.1
|
||||
frozenlist==1.4.0
|
||||
greenlet==2.0.2
|
||||
h11==0.14.0
|
||||
idna==3.4
|
||||
idna==3.7
|
||||
iso8601==1.1.0
|
||||
jmespath==1.0.1
|
||||
msal==1.31.0
|
||||
multidict==6.0.4
|
||||
Office365-REST-Python-Client==2.5.2
|
||||
pycparser==2.22
|
||||
pydantic==2.1.1
|
||||
pydantic_core==2.4.0
|
||||
PyJWT==2.9.0
|
||||
pypika-tortoise==0.1.6
|
||||
python-dateutil==2.8.2
|
||||
python-multipart==0.0.6
|
||||
python-multipart==0.0.7
|
||||
pytz==2023.3
|
||||
requests==2.32.3
|
||||
s3transfer==0.6.1
|
||||
six==1.16.0
|
||||
sniffio==1.3.0
|
||||
starlette==0.27.0
|
||||
SQLAlchemy==2.0.19
|
||||
starlette==0.35.1
|
||||
tortoise-orm==0.20.0
|
||||
typing_extensions==4.7.1
|
||||
urllib3==1.26.16
|
||||
typing_extensions==4.8.0
|
||||
urllib3==1.26.20
|
||||
uvicorn==0.23.2
|
||||
wrapt==1.15.0
|
||||
yarl==1.9.2
|
||||
Office365-REST-Python-Client==2.5.2
|
||||
|
||||
Reference in New Issue
Block a user