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 4f6b04b commit 08349f5Copy full SHA for 08349f5
requirements.txt
@@ -1,6 +1,6 @@
1
fastapi==0.61.1
2
uvicorn>=0.11.1
3
-databases[postgresql]>=0.2.6
+databases[postgresql]>=0.2.6,<=0.4.0
4
SQLAlchemy>=1.3.12
5
python-jose>=3.2.0
6
passlib[bcrypt]>=1.7.4
0 commit comments