summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-09-07 21:54:18 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-09-07 21:54:18 +0000
commitd09e1979781d401252f871bb8e4e80255ef47d1e (patch)
tree43ada3e56f986f4d2483eedf9eb31d1fe72e131c /test-requirements.txt
parent9a14027cec43a880cffd94c4464ab0b03dcc9c67 (diff)
downloadironic-d09e1979781d401252f871bb8e4e80255ef47d1e.tar.gz
Updated from global requirements
Change-Id: I5b599a4e6250b0cff3259cb52d2819fce610701f
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index a87312e4e..3f06915da 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8,8 +8,8 @@ mock>=1.2
Babel>=1.3
PyMySQL>=0.6.2 # MIT License
oslotest>=1.10.0 # Apache-2.0
-psycopg2
-python-ironicclient>=0.6.0
+psycopg2>=2.5
+python-ironicclient>=0.8.0
python-subunit>=0.0.18
testrepository>=0.0.18
testtools>=1.4.0