Unverified Commit f391553e authored by Anant Sharma's avatar Anant Sharma Committed by GitHub
Browse files

fix: remove unused deps for kvbm bindings (#6496)


Signed-off-by: default avatarAnant Sharma <anants@nvidia.com>
parent adb95725
......@@ -3244,7 +3244,6 @@ dependencies = [
"dlpark",
"dynamo-llm",
"dynamo-runtime",
"prometheus",
"pyo3",
"pyo3-async-runtimes",
"serde",
......
......@@ -57,6 +57,5 @@ pyo3-async-runtimes = { version = "0.23.0", default-features = false, features =
dlpark = { version = "0.5", features = ["pyo3", "half"], optional = true }
cudarc = { version = "0.19.2", features = ["cuda-12020"], optional = true }
prometheus = "0.14.0"
[dev-dependencies]
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment