diff --git a/pkgs/development/python-modules/bentoml/default.nix b/pkgs/development/python-modules/bentoml/default.nix index 797cfd2ebe49..99703c943757 100644 --- a/pkgs/development/python-modules/bentoml/default.nix +++ b/pkgs/development/python-modules/bentoml/default.nix @@ -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 ];