Downgrade to setuptools_scm===5.0.1
[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 # Apache-2.0
7 robotframework>=3.0
8 scp
9 cloudify-rest-client
10 mock # BSD
11 PrettyTable<0.8 # 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