Enforce pip's legacy-resolver
[functest.git] / requirements.txt
1 # The order of packages is significant, because pip processes them in the order
2 # of appearance. Changing the order has an impact on the overall integration
3 # process, which may cause wedges in the gate later.
4 pbr!=2.1.0 # Apache-2.0
5 PyYAML # MIT
6 requests!=2.20.0,!=2.24.0 # Apache-2.0
7 robotframework>=3.0
8 scp
9 cloudify-rest-client
10 mock!=4.0.0,!=4.0.1 # BSD
11 PrettyTable # BSD
12 six # MIT
13 paramiko # LGPLv2.1+
14 Jinja2 # BSD License (3 clause)
15 xtesting
16 os-client-config # Apache-2.0
17 shade # Apache-2.0
18 ruamel.yaml.jinja2 # MIT
19 tempest # Apache-2.0
20 rally
21 rally-openstack
22 munch  # MIT