deb-python-os-refresh-config/requirements.txt
OpenStack Proposal Bot 962e02501b Updated from global requirements
Change-Id: I2c9430d4ec42e48fca83c200e930f06b4fa71777
2016-11-09 04:22:24 +00:00

7 lines
282 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>=1.8 # Apache-2.0
dib-utils # Apache-2.0
psutil<2.0.0,>=1.1.1 # BSD