summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-02-11 17:50:32 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-02-11 17:50:32 +0000
commit0a5112c26d9d9cf0a633b16e2117d770c899bb4e (patch)
tree4aae2c6675037179d307796d3d5508e745ece794 /requirements.txt
parent5aad32b5f3b21dd20e841eca31f97540781a73dc (diff)
downloadoslo-policy-0a5112c26d9d9cf0a633b16e2117d770c899bb4e.tar.gz
Updated from global requirements
Change-Id: I53ee1c69ec2c3b3c65cc76ce7a8d7af983675342
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 d623f99..e99bdf4 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.10.0 # Apache-2.0
+requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0