We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf3f014 commit 01b90a8Copy full SHA for 01b90a8
setup.py
@@ -26,7 +26,7 @@
26
'grpcio-tools>=1.53.0,<1.64.0',
27
'python-dotenv',
28
'param',
29
- 'protobuf>=4.21.12,<6.0.0'
+ 'protobuf>=4.21.12,<6.31.1'
30
],
31
extras_require={
32
'dev': [
0 commit comments