Skip to content

Commit 364c0af

Browse files
authored
Remove restriction on protobuf (#1194)
1 parent a63f620 commit 364c0af

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
@@ -32,7 +32,7 @@ dependencies = [
3232
"importlib-metadata >=4.0",
3333
"numpy",
3434
"packaging",
35-
"protobuf<4",
35+
"protobuf",
3636
"psutil",
3737
"setuptools",
3838
"tqdm",

0 commit comments

Comments
 (0)