We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9046c60 commit 54e4363Copy full SHA for 54e4363
requirements.txt
@@ -1,5 +1,5 @@
1
uvicorn==0.29.0
2
-fastapi==0.111.0
+fastapi==0.112.0
3
python-multipart==0.0.9
4
websockets==12.0
5
aiohttp>=3.9.5,<3.10
@@ -13,11 +13,11 @@ py-cpuinfo==9.0.0
13
sqlalchemy==2.0.31
14
aiosqlite==0.20.0
15
alembic==1.12.1
16
-bcrypt==4.1.2
+bcrypt==4.2.0
17
python-jose[cryptography]==3.3.0
18
-email-validator==2.1.1
19
-watchfiles==0.21.0
20
-zstandard==0.22.0
21
-platformdirs==4.2.1
+email-validator==2.2.0
+watchfiles==0.22.0
+zstandard==0.23.0
+platformdirs==4.2.2
22
importlib-resources>=1.3; python_version <= '3.9'
23
truststore>=0.9.1; python_version >= '3.10'
0 commit comments