diff --git a/pyproject.toml b/pyproject.toml index 7ee9c85..5bb517d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ dependencies = [ "paramiko>=3.4", "watchdog>=4.0", "aiohttp>=3.13.3", - "fastapi>=0.110", + "fastapi>=0.135.3", "PyJWT>=2.8", "uvicorn>=0.27", "redis>=5.0",