Skip to content

Commit 844b3d6

Browse files
committed
Updated fastapi to include dependencies
1 parent 7c0ac32 commit 844b3d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Runtime requirements
33

4-
fastapi==0.115.11 # MIT
4+
fastapi[standard]==0.115.11 # MIT
55
sqlalchemy[asyncio]==2.0.40 # MIT
66
uvicorn==0.34.0 # BSD 3-Clause
77
pydantic==2.10.6 # MIT

0 commit comments

Comments
 (0)