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 767a8ad commit fcf93bbCopy full SHA for fcf93bb
requirements.in
@@ -4,7 +4,7 @@ cffi==1.14.6
4
future==0.18.2
5
itsdangerous==2.0.1
6
pbr==1.10.0
7
-protobuf==3.19.0
+protobuf==3.19.1
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