Add the missing action
[functest-xtesting.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 stevedore # Apache-2.0
6 PyYAML # MIT
7 enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
8 requests!=2.20.0 # Apache-2.0
9 robotframework>=3.0
10 behave>=1.2.6
11 behave-html-formatter>=0.9.4;python_version>='3.5'
12 mock # BSD
13 PrettyTable<0.8 # BSD
14 six # MIT
15 python-subunit # Apache-2.0/BSD
16 os-testr # Apache-2.0
17 junitxml
18 boto3 # Apache-2.0
19 lxml!=3.7.0 # BSD