We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab08a2b commit 1444e84Copy full SHA for 1444e84
setup.py
@@ -40,7 +40,7 @@ def read_version():
40
"werkzeug>=0.15.5",
41
"paramiko>=2.4.2",
42
"psutil>=5.6.7",
43
- "protobuf>=3.9.2,<3.20",
+ "protobuf>=3.9.2,<=3.20.2",
44
"scipy>=1.2.2",
45
]
46
0 commit comments