Skip to content

Commit

Permalink
Update gRPC and protobuf
Browse files Browse the repository at this point in the history
  • Loading branch information
gtopper committed Oct 29, 2024
1 parent b632b49 commit 7c03b6b
Show file tree
Hide file tree
Showing 7 changed files with 2,213 additions and 2,071 deletions.
4 changes: 1 addition & 3 deletions clients/py/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
googleapis-common-protos>=1.5.3
# grpcio-tools 1.34.0 must not be used as it segfaults (1.34.1 ok).
# grpcio-tools 1.49 raises protobuf version from 3.x to 4.x, which breaks compatibility.
grpcio-tools>=1.30,!=1.34.0,<1.49
grpcio-tools>=1.49
pandas>=0.23.4
requests>=2.19.1
480 changes: 266 additions & 214 deletions clients/py/v3io_frames/frames_pb2.py

Large diffs are not rendered by default.

Loading

0 comments on commit 7c03b6b

Please sign in to comment.