summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-04-08 13:46:47 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-04-08 13:46:47 +0000
commitf256f78abd4d5a65f5145fbdf676750ab9880ecc (patch)
tree778cb1ef74a5d9ffb85eb1f87fecd6860b661c6a
parentbd1f0a97a8d8d3ecc137d07f51ca5ad68fbcd0fd (diff)
downloadoslo-db-f256f78abd4d5a65f5145fbdf676750ab9880ecc.tar.gz
Updated from global requirements
Change-Id: I3cc08811a0387f5463fc69f1ea7c83239dcc4c9a
-rw-r--r--test-requirements.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 129f4cc..fe9002f 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,15 +5,15 @@
hacking>=0.9.2,<0.10
coverage>=3.6,<=3.7.1
-discover
+discover<=0.4.0
doc8 # Apache-2.0
fixtures>=0.3.14,<=1.0.0
MySQL-python<=1.2.3
-psycopg2
+psycopg2<=2.6
python-subunit>=0.0.18,<=1.0.0
sphinx>=1.1.2,!=1.2.0,<1.3
-oslosphinx>=2.2.0 # Apache-2.0
-oslotest>=1.1.0 # Apache-2.0
+oslosphinx>=2.2.0,<2.5.0 # Apache-2.0
+oslotest>=1.1.0,<1.4.0 # Apache-2.0
testrepository>=0.0.18,<=0.0.20
-testscenarios>=0.4
+testscenarios>=0.4,<=0.4
testtools>=0.9.34,!=1.4.0,<=1.5.0