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 d2a9e25 commit 900e707Copy full SHA for 900e707
src/requirements.txt
@@ -162,7 +162,7 @@ typing-inspection==0.4.1
162
# via pydantic
163
urllib3==2.5.0
164
# via requests
165
-uvicorn==0.35.0
+uvicorn==0.36.0
166
# via quartapp (pyproject.toml)
167
uvloop==0.21.0 ; sys_platform != "win32" and (sys_platform != "cygwin" and platform_python_implementation != "PyPy")
168
0 commit comments