Skip to content

Commit

Permalink
relax protobuf requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
jbkyang-nvi committed Nov 14, 2023
1 parent 0063834 commit 14be72c
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 14be72c

Please sign in to comment.