python3Packages.bentoml: remove uv from dependencies
Upstream did so in https://github.com/bentoml/BentoML/pull/5238.
This commit is contained in:
@@ -63,7 +63,6 @@
|
||||
starlette,
|
||||
tomli-w,
|
||||
tritonclient,
|
||||
uv,
|
||||
uvicorn,
|
||||
watchfiles,
|
||||
# native check inputs
|
||||
@@ -202,7 +201,6 @@ buildPythonPackage {
|
||||
simple-di
|
||||
starlette
|
||||
tomli-w
|
||||
uv
|
||||
uvicorn
|
||||
watchfiles
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user