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 312a57c commit b5cfa82Copy full SHA for b5cfa82
pyproject.toml
@@ -30,7 +30,7 @@ dependencies = [
30
"python-multipart>=0.0.9",
31
"sse-starlette>=1.6.1",
32
"pydantic-settings>=2.5.2",
33
- "uvicorn>=0.23.1; sys_platform != 'emscripten'",
+ "uvicorn>=0.31.1; sys_platform != 'emscripten'",
34
"jsonschema>=4.20.0",
35
"pywin32>=310; sys_platform == 'win32'",
36
]
0 commit comments