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 6fe15da commit 9d89d31Copy full SHA for 9d89d31
setup.py
@@ -20,7 +20,7 @@
20
install_requires=[
21
"deprecated==1.2.10",
22
"cryptography>=2.2.1",
23
- "protobuf==3.20.1",
+ "protobuf>=4.21.12",
24
"requests>=2.11.1",
25
"future>=0.11.0",
26
"asn1==2.2.0",
0 commit comments