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 39617ebCopy full SHA for 39617eb
backend/requirements-docker.txt
@@ -2,7 +2,7 @@ ariadne==0.22
2
asyncpg==0.29.0
3
fastapi==0.109.2
4
httpx==0.26.0
5
-pydantic==2.6.1
+pydantic==2.10.5
6
python-multipart==0.0.9
7
python-jose==3.3.0
8
uvicorn==0.27.1
backend/src/requirements_docker.txt
@@ -2,7 +2,7 @@ ariadne==0.21
psycopg2-binary==2.9.9
-pydantic==2.5.3
python-multipart==0.0.7
SQLAlchemy==2.0.24
0 commit comments