summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-11-19 16:00:20 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-11-19 16:00:20 +0000
commitb2b748a06a99d318df28a0e7ef8dc0908e34fa96 (patch)
treeaa692dacc074b3b89c184064748c9689282c8b29
parent15d2294ae6c48d033245ccb470d8868f0c16296c (diff)
downloadoslo-db-b2b748a06a99d318df28a0e7ef8dc0908e34fa96.tar.gz
Updated from global requirements4.0.0
Change-Id: If775c65d34d99a93a7e56de9dfb1f017f8b9216f
-rw-r--r--requirements.txt4
-rw-r--r--test-requirements.txt2
2 files changed, 3 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt
index a8be8df..19d153b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,9 +7,9 @@ alembic>=0.8.0
Babel>=1.3
iso8601>=0.1.9
oslo.i18n>=1.5.0 # Apache-2.0
-oslo.config>=2.6.0 # Apache-2.0
+oslo.config>=2.7.0 # Apache-2.0
oslo.context>=0.2.0 # Apache-2.0
-oslo.utils!=2.6.0,>=2.4.0 # Apache-2.0
+oslo.utils>=2.8.0 # Apache-2.0
SQLAlchemy<1.1.0,>=0.9.9
sqlalchemy-migrate>=0.9.6
stevedore>=1.5.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 9120fe6..582fb9c 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -14,7 +14,7 @@ PyMySQL>=0.6.2 # MIT License
psycopg2>=2.5
python-subunit>=0.0.18
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
-oslosphinx>=2.5.0 # Apache-2.0
+oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
testrepository>=0.0.18
testtools>=1.4.0