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 7c0ac32 commit 844b3d6Copy full SHA for 844b3d6
requirements.txt
@@ -1,7 +1,7 @@
1
#
2
# Runtime requirements
3
4
-fastapi==0.115.11 # MIT
+fastapi[standard]==0.115.11 # MIT
5
sqlalchemy[asyncio]==2.0.40 # MIT
6
uvicorn==0.34.0 # BSD 3-Clause
7
pydantic==2.10.6 # MIT
0 commit comments