Skip to content

Commit

Permalink
Remove upper bound for protobuf
Browse files Browse the repository at this point in the history
  • Loading branch information
franco-bocci authored Dec 5, 2024
1 parent dc9f825 commit fbae470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"click>=7.0.0,<9.0.0",
"colorama>=0.3.9,<1",
"dill~=0.3.0",
"protobuf>=4.24.0,<5.0.0",
"protobuf>=4.24.0",
"Jinja2>=2,<4",
"jsonschema",
"mmh3",
Expand Down

0 comments on commit fbae470

Please sign in to comment.