Skip to content

Commit 3f1bd90

Browse files
JingyaHuangdacorvo
authored andcommitted
removal: pinned protobuf
1 parent 3924d7b commit 3f1bd90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies = [
4242
"optimum ~= 2.0.0",
4343
"huggingface_hub >= 0.31.4",
4444
"numpy>=1.22.2, <=1.26.4",
45-
"protobuf>=3.20.3, <4",
45+
"protobuf>=3.20.3",
4646
]
4747

4848
[project.urls]

0 commit comments

Comments
 (0)