diff --git a/pyproject.toml b/pyproject.toml index 9754b86..8e0a08e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ classifiers = [ [tool.poetry.dependencies] python = "^3.10" skypilot = "*" -fastapi = "0.112.2" +fastapi = "0.115.6" supabase = "*" pytest = "*" torch = "*"