summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-17 18:00:39 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-17 18:00:39 +0000
commit782f05ed02aadb469597ad98e3f7b35519809971 (patch)
tree19717040a6ac28bbfb7051b39e12a9b311a944cc /requirements.txt
parent64d39b41bab6ac14762904c6c988bd6c7f6ce8e0 (diff)
downloadironic-782f05ed02aadb469597ad98e3f7b35519809971.tar.gz
Updated from global requirements
Change-Id: Id702ad940c4f670b8ed87ed567a408dade1175c0
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 1cfa5cb16..2bf241a96 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -32,7 +32,7 @@ oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0
pecan>=1.0.0 # BSD
-requests!=2.9.0,>=2.8.1 # Apache-2.0
+requests>=2.10.0 # Apache-2.0
six>=1.9.0 # MIT
jsonpatch>=1.1 # BSD
WSME>=0.8 # MIT