summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-17 18:06:20 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-17 18:06:20 +0000
commit4187c69184cff6525517552db97f179e99799bfd (patch)
tree5ffeeded79289682a319190ee5684f0c548127a2 /requirements.txt
parentba00c1d4267cd6a8150fd1282554feb17b53f937 (diff)
downloadpython-novaclient-4187c69184cff6525517552db97f179e99799bfd.tar.gz
Updated from global requirements
Change-Id: I05a64dc574712a6bcef9bba4b524879026ddbc96
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 7b277dde..cd26fbe3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,7 +8,7 @@ oslo.i18n>=2.1.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0
PrettyTable<0.8,>=0.7 # BSD
-requests!=2.9.0,>=2.8.1 # Apache-2.0
+requests>=2.10.0 # Apache-2.0
simplejson>=2.2.0 # MIT
six>=1.9.0 # MIT
Babel>=2.3.4 # BSD