summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-11-19 16:00:29 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-11-19 16:00:29 +0000
commit50585917ee8342e571866afe11829115c9fcc1d6 (patch)
tree4cf17372a047615186c130c6a1e7342c80df6428 /requirements.txt
parent0975d6ce422b8026be5b7ffed04ae0480433e778 (diff)
downloadoslo-policy-50585917ee8342e571866afe11829115c9fcc1d6.tar.gz
Updated from global requirements1.0.0
Change-Id: I83945e4206d63cecb2d0df8961c943735df8c864
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index 3731c3a..eb15f02 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,8 +3,8 @@
# process, which may cause wedges in the gate later.
requests!=2.8.0,>=2.5.2
-oslo.config>=2.6.0 # Apache-2.0
+oslo.config>=2.7.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
-oslo.utils!=2.6.0,>=2.4.0 # Apache-2.0
+oslo.utils>=2.8.0 # Apache-2.0
six>=1.9.0