Skip to content

Commit

Permalink
Restrict protobuf to version 4.
Browse files Browse the repository at this point in the history
  • Loading branch information
peterallenwebb committed Feb 21, 2024
1 parent 20f9049 commit a7f84a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ipdb
mypy==1.4.1
pip-tools
pre-commit
protobuf>=4.0.0
protobuf>=4.0.0,<5.0.0
pytest~=7.4
pytest-cov
pytest-csv~=3.0
Expand Down

0 comments on commit a7f84a3

Please sign in to comment.