protobuf < 6.0

This commit is contained in:
Daniël de Kok 2025-07-08 13:32:04 +00:00
parent bfdaf5773c
commit 48bb4b4f1e

View File

@ -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",