mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-08 19:04:52 +00:00
protobuf < 6.0
This commit is contained in:
parent
bfdaf5773c
commit
48bb4b4f1e
@ -25,7 +25,7 @@ dependencies = [
|
||||
"opentelemetry-instrumentation-grpc>=0.50b0",
|
||||
"pillow>=11.1.0",
|
||||
"prometheus-client>=0.21.0",
|
||||
"protobuf>=5.28.3",
|
||||
"protobuf>=5.28.3,<6.0",
|
||||
"py-cpuinfo>=9.0.0",
|
||||
"rich>=13.8.1",
|
||||
"safetensors>=0.4.5",
|
||||
|
Loading…
Reference in New Issue
Block a user