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 dc5af64 commit f4131e7Copy full SHA for f4131e7
requirements.txt
@@ -1,4 +1,5 @@
1
-fastapi==0.75.0
+fastapi[all]==0.75.0
2
pydantic==1.9
3
-pymongo==3.11.0
+pymongo[srv]==3.11.0
4
python-dotenv==0.19.2
5
+pytest==7.0.1
0 commit comments