summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-09-08 16:30:02 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-09-08 16:30:02 +0000
commitc44f8ca5abfd0d46f3efb6c5770eaa419e7913d3 (patch)
tree4dfa15cbbd5d2d88423c55075f2c0c13125bc2e2 /test-requirements.txt
parent78b1728a4b1f043f6b8d78bdd78ebf544b24de81 (diff)
downloadnova-c44f8ca5abfd0d46f3efb6c5770eaa419e7913d3.tar.gz
Updated from global requirements
Change-Id: Iedae83b1c4d6e53fc1f80fe30ed47766f83e64d5
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 a1940ae235..4d5f66357d 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,10 +7,10 @@ coverage>=3.6
fixtures>=1.3.1
mock>=1.2
mox3>=0.7.0
-psycopg2
+psycopg2>=2.5
PyMySQL>=0.6.2 # MIT License
python-barbicanclient>=3.3.0
-python-ironicclient>=0.6.0
+python-ironicclient>=0.8.0
python-subunit>=0.0.18
requests-mock>=0.6.0 # Apache-2.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2