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 0ce14ef commit 697b5ccCopy full SHA for 697b5cc
requirements.in
@@ -4,7 +4,7 @@ cffi==1.14.3
4
future==0.18.2
5
itsdangerous==1.1.0
6
pbr==1.10.0
7
-protobuf==3.21.1
+protobuf==4.21.12
8
pyopenssl==19.1.0
9
PyYAML==5.2 # PyYAML 5.3 does not support Python 3.4
10
pytz==2022.1
requirements.txt
@@ -30,7 +30,7 @@ itsdangerous==1.1.0
30
# via -r requirements.in
31
32
33
+protobuf==3.20.1
34
35
pycparser==2.18
36
# via cffi
0 commit comments