We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcf3e2e commit cefb3a0Copy full SHA for cefb3a0
1 file changed
pyproject.toml
@@ -27,7 +27,9 @@ django = [
27
]
28
fastapi = [
29
"fastapi>=0.109.0",
30
+ "uvicorn[standard]>=0.27.0",
31
"jinjax>=0.41",
32
+ "python-multipart>=0.0.5",
33
34
litestar = [
35
"litestar>=2.0",
0 commit comments