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 86aff63 commit a23a9ccCopy full SHA for a23a9cc
python3.7/requirements.txt
@@ -51,3 +51,6 @@ etcd3 == 0.10.0
51
# Other required modules
52
botocore == 1.15.46
53
tornado == 4.5.2
54
+
55
+# required for etcd3 to work correctly can be removed at any time do not use in your own actions
56
+protobuf==3.20.1
python3.9/requirements.txt
@@ -51,3 +51,6 @@ etcd3 == 0.12.0
botocore == 1.23.35
tornado == 6.1
0 commit comments