Merge "Requirements: Update PyYAML version"
This commit is contained in:
commit
d45d6809e8
@ -3,7 +3,7 @@
|
||||
# process, which may cause wedges in the gate later.
|
||||
setuptools<=65.7.0
|
||||
six>=1.9.0 # MIT
|
||||
PyYAML>=3.10.0 # MIT
|
||||
PyYAML>=3.13 # MIT
|
||||
pbr>=1.8 # Apache-2.0
|
||||
stevedore>=1.17.1,<2; python_version < '3.0' # Apache-2.0
|
||||
stevedore>=1.17.1; python_version >= '3.0' # Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user