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 d5705d0 commit 741bbf3Copy full SHA for 741bbf3
setup.py
@@ -20,7 +20,7 @@
20
install_requires=[
21
"deprecated==1.2.10",
22
"cryptography>=2.2.1",
23
- "protobuf>=3.1.0",
+ "protobuf==3.13.0",
24
"requests>=2.11.1",
25
"future>=0.11.0",
26
"asn1==2.2.0",
0 commit comments