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