Change configs
This commit is contained in:
+9
-9
@@ -1,17 +1,17 @@
|
||||
--find-links=deps
|
||||
aiohttp==3.8.4
|
||||
aiohttp==3.9.5
|
||||
aiosignal==1.3.1
|
||||
annotated-types==0.5.0
|
||||
anyio==3.7.1
|
||||
async-timeout==4.0.3
|
||||
attrs==23.1.0
|
||||
backoff==2.2.1
|
||||
boto3==1.28.37
|
||||
botocore==1.31.40
|
||||
boto3==1.34.122
|
||||
botocore==1.34.122
|
||||
certifi==2023.7.22
|
||||
charset-normalizer==3.2.0
|
||||
click==8.1.7
|
||||
fastapi==0.103.1
|
||||
fastapi==0.111.0
|
||||
frozenlist==1.4.0
|
||||
gql==3.5.0b5
|
||||
graphql-core==3.3.0a3
|
||||
@@ -27,14 +27,14 @@ pydantic==2.3.0
|
||||
pydantic_core==2.6.3
|
||||
pygost==5.12
|
||||
python-dateutil==2.8.2
|
||||
python-multipart==0.0.6
|
||||
requests==2.31.0
|
||||
s3transfer==0.6.2
|
||||
s3transfer==0.10.1
|
||||
six==1.16.0
|
||||
sniffio==1.3.0
|
||||
SQLAlchemy==2.0.20
|
||||
starlette==0.27.0
|
||||
typing_extensions==4.7.1
|
||||
urllib3==1.26
|
||||
starlette==0.37.2
|
||||
typing_extensions==4.12.2
|
||||
urllib3==2.2.1
|
||||
uvicorn==0.23.2
|
||||
yarl==1.9.2
|
||||
bestconfig==1.3.6
|
||||
|
||||
Reference in New Issue
Block a user