prefect: fix build

This adds the whenever missing dependency and fixes build
I'm not sure why this wasn't caught by the ryantm build script when the update was made
This commit is contained in:
happysalada 2025-06-21 12:43:05 -04:00
parent 4e4c90af3a
commit b181066893

View File

@ -86,6 +86,7 @@ python3Packages.buildPythonApplication rec {
ujson
uvicorn
websockets
whenever
uv
]
++ sqlalchemy.optional-dependencies.asyncio