summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-02-12 15:01:28 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-02-12 15:01:28 +0000
commitbd1f0a97a8d8d3ecc137d07f51ca5ad68fbcd0fd (patch)
tree2209f7c3c985a0af0149e58b49fe6e4bae2193bd
parent66c2bbbd6da0a9fbc3107cadd07e7d26ac6e97d7 (diff)
downloadoslo-db-bd1f0a97a8d8d3ecc137d07f51ca5ad68fbcd0fd.tar.gz
Updated from global requirements
Change-Id: I2676bbf9de1cb9f9d247e99af343033a2b33b036
-rw-r--r--requirements.txt14
-rw-r--r--test-requirements.txt12
2 files changed, 13 insertions, 13 deletions
diff --git a/requirements.txt b/requirements.txt
index c24d8ec..41c2231 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,12 +2,12 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-alembic>=0.6.4
-Babel>=1.3
-iso8601>=0.1.9
-oslo.i18n>=1.0.0 # Apache-2.0
-oslo.config>=1.4.0 # Apache-2.0
-oslo.utils>=1.0.0 # Apache-2.0
+alembic>=0.6.4,<=0.7.4
+Babel>=1.3,<=1.3
+iso8601>=0.1.9,<=0.1.10
+oslo.i18n>=1.0.0,<=1.3.1 # Apache-2.0
+oslo.config>=1.4.0,<=1.6.0 # Apache-2.0
+oslo.utils>=1.0.0,<=1.2.1 # Apache-2.0
SQLAlchemy>=0.8.4,<=0.9.99,!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6
sqlalchemy-migrate==0.9.1
-stevedore>=1.0.0 # Apache-2.0
+stevedore>=1.0.0,<=1.2.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 126d16c..129f4cc 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4,16 +4,16 @@
hacking>=0.9.2,<0.10
-coverage>=3.6
+coverage>=3.6,<=3.7.1
discover
doc8 # Apache-2.0
-fixtures>=0.3.14
-MySQL-python
+fixtures>=0.3.14,<=1.0.0
+MySQL-python<=1.2.3
psycopg2
-python-subunit>=0.0.18
+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
-testrepository>=0.0.18
+testrepository>=0.0.18,<=0.0.20
testscenarios>=0.4
-testtools>=0.9.34,!=1.4.0
+testtools>=0.9.34,!=1.4.0,<=1.5.0