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 e61b448 commit 5c00a24Copy full SHA for 5c00a24
pyproject.toml
@@ -19,7 +19,7 @@ dependencies = [
19
"urllib3==2.2.2",
20
"pydantic==2.9.2",
21
"pywin32==306 ; sys_platform == 'win32'",
22
- "uvicorn==0.32.1",
+ "uvicorn==0.34.0",
23
]
24
25
[project.urls]
0 commit comments