Changing ruamel.yaml version to >= instad of ==

Changing ruamel.yaml version to >= instad of == because of jobs failing with conflicting dependencies. Eg: https://zuul.openstack.org/build/c598131fb7354467bdf951497f51d788

Change-Id: Id53dd8dd35dec9c5ce705fccec23b07fc8fbcdd5
This commit is contained in:
frenzyfriday 2021-06-25 14:30:29 +02:00
parent 7a34dcc1cd
commit 52a73c11f5
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
cliff
inquirer
ruamel.yaml==0.17.9
ruamel.yaml>=0.17.7
tempest
validators
voluptuous