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 8e89f01 commit 3094dd4Copy full SHA for 3094dd4
requirements.in
@@ -4,7 +4,7 @@ cffi==1.15.0
4
future==0.18.2
5
itsdangerous==2.0.1
6
pbr==1.10.0
7
-protobuf==3.19.3
+protobuf==3.19.4
8
pyopenssl==19.1.0
9
PyYAML==5.2 # PyYAML 5.3 does not support Python 3.4
10
pytz==2021.3
requirements.txt
@@ -30,7 +30,7 @@ itsdangerous==2.0.1
30
# via -r requirements.in
31
32
33
34
35
pycparser==2.18
36
# via cffi
0 commit comments