Skip to content

Commit 5a6e09e

Browse files
committed
Revert "protobuf < 6.0"
This reverts commit 48bb4b4.
1 parent 48bb4b4 commit 5a6e09e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies = [
2525
"opentelemetry-instrumentation-grpc>=0.50b0",
2626
"pillow>=11.1.0",
2727
"prometheus-client>=0.21.0",
28-
"protobuf>=5.28.3,<6.0",
28+
"protobuf>=5.28.3",
2929
"py-cpuinfo>=9.0.0",
3030
"rich>=13.8.1",
3131
"safetensors>=0.4.5",

0 commit comments

Comments
 (0)