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 fc07367Copy full SHA for fc07367
FastAPISQLAlchamy/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.3.17
8
jwt==1.0.0
FastAPISQLAlchamy/app/requirements.txt
@@ -1,5 +1,5 @@
1
0 commit comments