summaryrefslogtreecommitdiff
path: root/requirements.txt
blob: 3c32ced99f07a1ac5a6666c5be4ba195f7b55fe0 (plain)
1
2
3
4
5
6
7
# 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.
PyYAML>=3.1.0
appdirs>=1.3.0
keystoneauth1>=1.0.0
requestsexceptions>=1.1.1  # Apache-2.0