mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-10 15:32:09 -03:30
add python requirement ruamel.yaml.clib==0.2.2 to keep python 2.7 compatible (#7754)
This commit is contained in:
parent
0aaba5ea30
commit
b46a69f5e1
@ -5,4 +5,5 @@ netaddr==0.7.19
|
||||
pbr==5.4.4
|
||||
jmespath==0.9.5
|
||||
ruamel.yaml==0.16.10
|
||||
ruamel.yaml.clib==0.2.2
|
||||
MarkupSafe==1.1.1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user