Merge "Modify TestCase.__str__() to use PrettyTable"
[functest.git] / test-requirements.txt
1 #
2 #
3 # All rights reserved. This program and the accompanying materials
4 # are made available under the terms of the Apache License, Version 2.0
5 # which accompanies this distribution, and is available at
6 # http://www.apache.org/licenses/LICENSE-2.0
7 #
8 click==6.6
9 coverage==4.1
10 dnspython==1.15.0
11 gitpython==1.0.1
12 iniparse==0.4
13 mock==1.3.0
14 nose==1.3.7
15 python-ceilometerclient==2.6.2
16 python-congressclient==1.5.0
17 python-heatclient==1.7.0
18 python-keystoneclient==3.5.0
19 python-neutronclient==6.0.0
20 python-openstackclient==2.3.0
21 python-tackerclient==0.7.0
22 pyyaml==3.10
23 requests==2.8.0
24 robotframework==2.9.1
25 robotframework-requests==0.3.8
26 robotframework-sshlibrary==2.1.3
27 subprocess32==3.2.7
28 virtualenv==15.1.0
29 PrettyTable>=0.7.1,<0.8 # BSD