diff --git a/pyproject.toml b/pyproject.toml index 8caf752..35396b9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ cluster = [ "protobuf>=4.25.3,<8.0", ] gui = [ - "fastapi>=0.115.0,<0.137", + "fastapi>=0.115.0,<0.140", "uvicorn[standard]>=0.30.0,<0.49", "pyyaml>=6.0,<7.0", "python-multipart>=0.0.20,<1.0",