We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01b90a8 commit 399ba9eCopy full SHA for 399ba9e
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.31.1'
+ 'protobuf>=4.21.12,<=6.31.1'
30
],
31
extras_require={
32
'dev': [
0 commit comments