summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-17 14:09:45 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-17 14:09:45 +0000
commit1c701864fc90ba010f189697a751806755468c70 (patch)
tree47221d71a90b1e28dac9e455a46c7107e8740808 /requirements.txt
parent07a96d70832ea8f431526b97fe3acfc6653bd19a (diff)
downloadpython-keystoneclient-1c701864fc90ba010f189697a751806755468c70.tar.gz
Updated from global requirements3.1.0
Change-Id: Iae21ee627767280954d3e77d4a4dd34237b5b424
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 2672a98..0edce9a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -12,6 +12,6 @@ oslo.i18n>=2.1.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0
positional>=1.0.1 # Apache-2.0
-requests!=2.9.0,>=2.8.1 # Apache-2.0
+requests>=2.10.0 # Apache-2.0
six>=1.9.0 # MIT
stevedore>=1.10.0 # Apache-2.0