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 21aabb1 commit 08fde0fCopy full SHA for 08fde0f
FastAPISQLModel/app/dev_requirements.txt
100755
100644
@@ -2,7 +2,7 @@ fastapi
2
uvicorn
3
gunicorn
4
pandas==1.0.3
5
-numpy==1.18.2
+numpy==1.21.0
6
psycopg2==2.8.5
7
sqlalchemy==1.4.23
8
jwt==1.0.0
FastAPISQLModel/app/requirements.txt
@@ -1,5 +1,5 @@
1
0 commit comments