Skip to content

Commit

Permalink
Bump tritonclient grpcio dep
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyay163 authored Sep 27, 2024
1 parent cb9ba08 commit ca4404b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/python/library/requirements/requirements_grpc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
# There is memory leak in later Python GRPC (1.43.0 to be specific),
# use known working version until the memory leak is resolved in the future
# (see https://github.com/grpc/grpc/issues/28513)
grpcio>=1.41.0
grpcio>=1.63.0
protobuf>=5.26.1,<6.0dev
numpy>=1.19.1,<2
packaging>=14.1
protobuf>=3.5.0,<5
python-rapidjson>=0.9.1

0 comments on commit ca4404b

Please sign in to comment.