summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-06-10 21:46:54 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-06-10 21:46:54 +0000
commitb5beeb645e686170cfba96b3b74775967961df9e (patch)
tree48ac3b430e080483ed210461fdaf3d284526deb7 /requirements.txt
parente1549ff1baded05d6ef2310241a9de266ebf61f5 (diff)
downloadoslo-policy-b5beeb645e686170cfba96b3b74775967961df9e.tar.gz
Updated from global requirements
Change-Id: I1eceb9d8e5511fd90f2433ad66411a7d0729fb88
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 63d52aa..d6d09ff 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0
+requests>=2.14.2 # 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