summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-04-15 13:11:48 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-04-15 13:11:48 +0000
commit059fa75a496613e77c370ca50592e771e5d8ca5e (patch)
tree738fe902470c030f0c170619f5f5033dbd8d7a1f
parent3e6a30c396aa42ef0eccb5b3625af728d8d3f437 (diff)
downloadoslo-db-059fa75a496613e77c370ca50592e771e5d8ca5e.tar.gz
Updated from global requirements
Change-Id: I82eda050e801cf84b7438c79f59079a096429c17
-rw-r--r--requirements.txt8
-rw-r--r--test-requirements-py2.txt6
-rw-r--r--test-requirements-py3.txt6
3 files changed, 10 insertions, 10 deletions
diff --git a/requirements.txt b/requirements.txt
index e3384db..8350f43 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,12 +6,12 @@ pbr>=0.6,!=0.7,<1.0
alembic>=0.7.2
Babel>=1.3
iso8601>=0.1.9
-oslo.i18n>=1.3.0 # Apache-2.0
-oslo.config>=1.9.0 # Apache-2.0
-oslo.utils>=1.2.0 # Apache-2.0
+oslo.i18n>=1.5.0,<1.6.0 # Apache-2.0
+oslo.config>=1.9.3,<1.10.0 # Apache-2.0
+oslo.utils>=1.4.0,<1.5.0 # Apache-2.0
SQLAlchemy>=0.9.7,<=0.9.99
sqlalchemy-migrate>=0.9.5
-stevedore>=1.1.0 # Apache-2.0
+stevedore>=1.3.0,<1.4.0 # Apache-2.0
six>=1.9.0
testresources>=0.2.4
testscenarios>=0.4
diff --git a/test-requirements-py2.txt b/test-requirements-py2.txt
index 6ff3a1b..24c3b46 100644
--- a/test-requirements-py2.txt
+++ b/test-requirements-py2.txt
@@ -12,8 +12,8 @@ MySQL-python
psycopg2
python-subunit>=0.0.18
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
-oslosphinx>=2.2.0 # Apache-2.0
-oslotest>=1.2.0 # Apache-2.0
+oslosphinx>=2.5.0,<2.6.0 # Apache-2.0
+oslotest>=1.5.1,<1.6.0 # Apache-2.0
testrepository>=0.0.18
testtools>=0.9.36,!=1.2.0
-tempest-lib>=0.3.0
+tempest-lib>=0.4.0
diff --git a/test-requirements-py3.txt b/test-requirements-py3.txt
index 4290cc6..6ca989c 100644
--- a/test-requirements-py3.txt
+++ b/test-requirements-py3.txt
@@ -11,9 +11,9 @@ fixtures>=0.3.14
psycopg2
python-subunit>=0.0.18
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
-oslosphinx>=2.2.0 # Apache-2.0
-oslotest>=1.2.0 # Apache-2.0
+oslosphinx>=2.5.0,<2.6.0 # Apache-2.0
+oslotest>=1.5.1,<1.6.0 # Apache-2.0
PyMySQL>=0.6.2 # MIT License
testrepository>=0.0.18
testtools>=0.9.36,!=1.2.0
-tempest-lib>=0.3.0
+tempest-lib>=0.4.0