Unverified Commit 236a3104 authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

python3Packages.bentoml: remove uv from dependencies (#514078)

parents 20123554 98bb286c
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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
  ];