diff --git a/pyproject.toml b/pyproject.toml index eb16994..72337c4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dependencies = [ "fastapi>=0.115.0,<1.0.0", "httpx>=0.28.0,<1.0.0", "rich>=14.0.0,<15.0.0", - "uvicorn>=0.35.0,<1.0.0", + "uvicorn>=0.47.0,<1.0.0", ] [project.optional-dependencies]