summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-12-15 18:59:44 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-12-15 18:59:44 +0000
commita7f099616d8271e1c7f246505c89d8b0d075959b (patch)
tree2ab3a2830710c875fb7835e9a47edcf940700cbb /requirements.txt
parent9bc0018eda5c16ca5e7a10db722cb6b08445f0fa (diff)
downloadpython-glanceclient-a7f099616d8271e1c7f246505c89d8b0d075959b.tar.gz
Updated from global requirements
Change-Id: Ide65c653b1ec5a8405cb290a8febfccc28aef7a9
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index c00ab4a..4e025d1 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,8 +6,8 @@ Babel>=1.3
argparse
PrettyTable<0.8,>=0.7
python-keystoneclient!=1.8.0,>=1.6.0
-requests>=2.8.1
+requests!=2.9.0,>=2.8.1
warlock<2,>=1.0.1
six>=1.9.0
-oslo.utils!=3.1.0,>=2.8.0 # Apache-2.0
+oslo.utils>=3.2.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0