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 f51d284 commit 1156738Copy full SHA for 1156738
docker/requirements.txt
@@ -1,6 +1,6 @@
1
gunicorn==21.2.0
2
psycopg[binary]==3.1.16
3
-fastapi==0.105.0
+fastapi==0.108.0
4
uvicorn[standard]==0.25.0
5
pandas==2.1.4
6
PyYAML==6.0.1
requirements-dev.txt
@@ -3,7 +3,7 @@ pydantic==2.5.3
pytest==7.4.3
requests==2.31.0
pylint==3.0.3
7
anybadge==1.14.0
8
9
# just to clear the pylint errors for the files in /api
0 commit comments