Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
upgrade grpcio
  • Loading branch information
hzarka committed Feb 15, 2022
commit 6c1b344b0d495a48daa873a01d0a368eec234169
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
install_requires=[
"betterproto-for-temporal-python-sdk==1.2.5",
"dataclasses-json==0.3.8",
"grpcio==1.30.0",
"grpcio==1.43.0",
"grpclib==0.3.2",
"h2==3.2.0",
"more-itertools==7.0.0",
Expand Down