summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-06-02 02:35:09 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-06-02 02:35:09 +0000
commitb4be783c23f1fac820f2a90402de97a94a55ccdb (patch)
tree81beaa25cae105c81094bedf387de8d968a9c055 /requirements.txt
parentdeffa995a6bab78fd53ea1f0c31f7ae817759bbb (diff)
downloadoslo-policy-b4be783c23f1fac820f2a90402de97a94a55ccdb.tar.gz
Updated from global requirements
Change-Id: Iec0d81fc4369a7ca723811d051aa34076c0d2af6
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index a56807d..63d52aa 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0
-oslo.config>=3.22.0 # Apache-2.0
+oslo.config>=4.0.0 # Apache-2.0
oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
PyYAML>=3.10.0 # MIT