summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-11-19 16:00:23 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-11-19 16:00:23 +0000
commit06a770e2ee6d030c48c922dd54362823b7bec904 (patch)
treed9908151f9756a5bb7ed66ba13aeb1bb5d124c1f
parent018abc95d8ec90419baa060513490c740ca6f098 (diff)
downloadoslo-log-06a770e2ee6d030c48c922dd54362823b7bec904.tar.gz
Updated from global requirements2.0.0
Change-Id: Ia16ae491afe3b4564b158c1008e393d408041b91
-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 776b700..939b41b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,10 +6,10 @@ pbr>=1.6
Babel>=1.3
six>=1.9.0
iso8601>=0.1.9
-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.i18n>=1.5.0 # Apache-2.0
-oslo.utils!=2.6.0,>=2.4.0 # Apache-2.0
+oslo.utils>=2.8.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
debtcollector>=0.3.0 # Apache-2.0
pyinotify>=0.9.6;sys_platform!='win32' and sys_platform!='darwin' and sys_platform!='sunos5' # MIT
diff --git a/test-requirements.txt b/test-requirements.txt
index fd01ca0..a27a88c 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -19,4 +19,4 @@ coverage>=3.6
# this is required for the docs build jobs
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