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:
@@ -86,6 +86,7 @@ python3Packages.buildPythonApplication rec {
|
||||
ujson
|
||||
uvicorn
|
||||
websockets
|
||||
whenever
|
||||
uv
|
||||
]
|
||||
++ sqlalchemy.optional-dependencies.asyncio
|
||||
|
||||
Reference in New Issue
Block a user