We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49bc05f commit ca735adCopy full SHA for ca735ad
1 file changed
requirements.txt
@@ -1,6 +1,6 @@
1
-SQLAlchemy==1.4.39
2
-pydantic==1.9.1
3
-fastapi==0.79.0
4
-uvicorn==0.18.2
5
-simplejson==3.17.6
6
-tortoise-orm==0.19.2
+SQLAlchemy>=1.4.39
+pydantic>=1.9.1
+fastapi>=0.79.0
+uvicorn>=0.18.2
+simplejson>=3.17.6
+tortoise-orm>=0.19.2
0 commit comments