summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-10-13 11:04:54 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-10-13 11:04:54 +0000
commit92884f1915564a80f03c85ce12852acdec401029 (patch)
tree7c7df2edb2497488f8239c36fcbbba101e7a6dbc /requirements.txt
parent348baaabaeaf16ea44c1af47d900addb476c5d8e (diff)
downloadpython-saharaclient-92884f1915564a80f03c85ce12852acdec401029.tar.gz
Updated from global requirements
Change-Id: Iee4b3748d9335f6bfb41cf6af0c6d6b1c56df264
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 d6629e9..9af1b5c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11,7 +11,7 @@ oslo.i18n>=1.5.0 # Apache-2.0
oslo.utils>=2.0.0 # Apache-2.0
python-keystoneclient>=1.6.0
python-openstackclient>=1.5.0
-requests>=2.5.2
+requests!=2.8.0,>=2.5.2
six>=1.9.0
PrettyTable<0.8,>=0.7
argparse