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 a944b49 commit 9e065baCopy full SHA for 9e065ba
requirements.txt
@@ -1,2 +1,9 @@
1
-FastAPI[all]
2
-ODMantic
+click==7.1.2
+fastapi==0.61.2
3
+h11==0.11.0
4
+motor==2.3.0
5
+odmantic==0.3.0
6
+pydantic==1.7.2
7
+pymongo==3.11.0
8
+starlette==0.13.6
9
+uvicorn==0.12.2
0 commit comments