diff --git a/backend/api/pyproject.toml b/backend/api/pyproject.toml index 2f5c9222..0b43737c 100644 --- a/backend/api/pyproject.toml +++ b/backend/api/pyproject.toml @@ -15,7 +15,7 @@ dependencies = [ "httpx>=0.28.1", "importlib-metadata>=8.5.0", "minio>=7.2.18", - "prefect==3.6.1", + "prefect==3.6.9", "pyjwt>=2.10.1", "pytest>=8.3.5", "requests>=2.32.3",