diff --git a/pyproject.toml b/pyproject.toml index 3a9a59b33..e7e84ba50 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ dependencies = [ "pyyaml==6.0.3", "inflection==0.5.1", "pywebio==1.7.1", - "starlette==0.49.1", + "starlette==1.3.1", "anyio==4.13.0", "uvicorn[standard]==0.44.0", "aiofiles==23.1.0",