reno/requirements.txt
Doug Hellmann 399049a49e add lower-constraints tox environment and job
Update the minimum for PyYAML to a version that appears on PyPI.

Change-Id: Icd8dbdeb4dcbf45b5e0d5efb5e66baf3ef9749f5
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-04 15:11:16 -04:00

9 lines
269 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr
PyYAML>=3.10
six>=1.9.0
dulwich>=0.15.0 # Apache-2.0