sgl-router - issues on routing and project build. (#3870) (#3948)

This commit is contained in:
Michael Feil
2025-03-04 04:06:30 -08:00
committed by GitHub
parent 61261b3996
commit 37373ef2bb
4 changed files with 61 additions and 593 deletions

View File

@@ -19,7 +19,6 @@ reqwest = { version = "0.12.8", features = ["stream", "blocking"] }
futures-util = "0.3"
serde_json = "1.0"
pyo3 = { version = "0.22.5", features = ["extension-module"] }
tokenizers = { version = "0.20.3", features = ["http"] }
dashmap = "6.1.0"
http = "1.1.0"
env_logger = "0.11.5"