blob: 1531be8084c72a171e074a34f4da835128e0332b (
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>=2.1.0
requestsexceptions>=1.1.1 # Apache-2.0
|