Skip to content

Commit

Permalink
Use latest protobuf version (#434)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbkyang-nvi authored Nov 16, 2023
1 parent 0063834 commit 4cac971
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/python/library/requirements/requirements_grpc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,4 @@
grpcio>=1.41.0
numpy>=1.19.1
packaging>=14.1
# Restrict maximum version due to breaking protobuf 4.21.0 changes
# (see https://github.com/protocolbuffers/protobuf/issues/10051)
# TODO: Update to be compatible with 4.0 release (DLIS-3809)
protobuf>=3.5.0,<4
python-rapidjson>=0.9.1

0 comments on commit 4cac971

Please sign in to comment.