We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7befe11 commit 48334f6Copy full SHA for 48334f6
requirements.txt
@@ -1,5 +1,5 @@
1
-fastapi[all]==0.75.0
2
-pydantic==1.9
3
-pymongo[srv]==3.11.0
4
-python-dotenv==0.19.2
5
-pytest==7.0.1
+fastapi[all]==0.95.2
+pydantic==1.10.7
+pymongo[srv]==4.3.3
+python-dotenv==1.0.0
+pytest==7.3.1
0 commit comments