We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16f5d72 commit 8eb285fCopy full SHA for 8eb285f
requirements.txt
@@ -3,16 +3,16 @@ aiohttp==3.11.11
3
aiomysql==0.2.0
4
aiosignal==1.3.2
5
aiosqlite==0.20.0
6
-alembic==1.14.0
+alembic==1.14.1
7
annotated-types==0.7.0
8
anyio==4.8.0
9
asgi-lifespan==2.1.0
10
attrs==24.3.0
11
bcrypt==4.2.1
12
-boto3==1.36.2
13
-boto3-stubs==1.36.2
14
-botocore==1.36.2
15
-botocore-stubs==1.36.2
+boto3==1.36.11
+boto3-stubs==1.36.11
+botocore==1.36.11
+botocore-stubs==1.36.11
16
cachetools==5.5.0
17
certifi==2024.12.14
18
cffi==1.17.1
@@ -65,7 +65,7 @@ pyinstrument==5.0.0
65
PyJWT==2.10.1
66
PyMySQL==1.1.1
67
pytest==8.3.4
68
-pytest-asyncio==0.25.2
+pytest-asyncio==0.25.3
69
pytest-cov==6.0.0
70
pytest-cover==3.0.0
71
pytest-coverage==0.0
0 commit comments