Browse Source

add python requirement ruamel.yaml.clib==0.2.2 to keep python 2.7 compatible (#7754)

pull/7767/head
Sergey 3 years ago
committed by GitHub
parent
commit
b46a69f5e1
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. 1
      requirements.txt

1
requirements.txt

@ -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…
Cancel
Save