diff --git a/pyproject.toml b/pyproject.toml index 326756f9..60df7031 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ prompt-toolkit = "^3.0.50" rich = ">=13.9.4,<15.0.0" python-json-logger = ">=3.3,<5.0" sse-starlette = ">=2.2.1,<4.0.0" -fastapi = ">=0.115.12,<0.119.0" +fastapi = ">=0.115.12,<0.136.0" requests = "^2.32.3" textual = ">=3,<7" pytest = "^8.3.5"