python3Packages.bentoml: remove uv from dependencies

Upstream did so in https://github.com/bentoml/BentoML/pull/5238.
This commit is contained in:
Robert Schütz
2026-04-27 08:38:27 -07:00
parent 28efb7d9d7
commit 98bb286c35
@@ -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
];