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 1fea067 commit 65ce7a0Copy full SHA for 65ce7a0
backend/requirements-docker.txt
@@ -3,6 +3,6 @@ asyncpg==0.29.0
3
fastapi==0.109.2
4
httpx==0.26.0
5
pydantic==2.6.1
6
-python-multipart==0.0.9
+python-multipart==0.0.20
7
python-jose==3.3.0
8
uvicorn==0.27.1
backend/src/requirements_docker.txt
@@ -3,7 +3,7 @@ fastapi==0.109.2
psycopg2-binary==2.9.9
pydantic==2.5.3
-python-multipart==0.0.7
SQLAlchemy==2.0.24
9
uvicorn==0.25.0
0 commit comments