diff --git a/backend/api/pyproject.toml b/backend/api/pyproject.toml index 2f5c922..156edf5 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.18", "pyjwt>=2.10.1", "pytest>=8.3.5", "requests>=2.32.3",