summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-04-22 12:47:13 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-04-22 12:47:13 +0000
commit04543e7c9ca0ed9935e75e913cd51531a6245b7e (patch)
treef459a9324ad0723f470a69bb510bd659f7a77a59 /requirements.txt
parent600207479669b25fbcfa7fd66a06745a9adb77a2 (diff)
downloadpython-keystoneclient-04543e7c9ca0ed9935e75e913cd51531a6245b7e.tar.gz
Updated from global requirements1.1.1
Change-Id: I55f24dd1d002b76948a782c99f9620617eca0aa6
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt20
1 files changed, 10 insertions, 10 deletions
diff --git a/requirements.txt b/requirements.txt
index 79887e2..096e04b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,14 +5,14 @@
pbr>=0.6,!=0.7,<1.0
argparse
-Babel>=1.3
-iso8601>=0.1.9
-netaddr>=0.7.12
-oslo.config>=1.6.0 # Apache-2.0
-oslo.i18n>=1.3.0 # Apache-2.0
-oslo.serialization>=1.2.0 # Apache-2.0
-oslo.utils>=1.2.0 # Apache-2.0
+Babel>=1.3,<=1.3
+iso8601>=0.1.9,<=0.1.10
+netaddr>=0.7.12,<=0.7.13
+oslo.config>=1.4.0,<=1.6.0 # Apache-2.0
+oslo.i18n>=1.0.0,<=1.3.1 # Apache-2.0
+oslo.serialization>=1.0.0,<=1.2.0 # Apache-2.0
+oslo.utils>=1.4.0,<1.5.0 # Apache-2.0
PrettyTable>=0.7,<0.8
-requests>=2.2.0,!=2.4.0
-six>=1.7.0
-stevedore>=1.1.0 # Apache-2.0
+requests>=2.1.0,!=2.4.0,<=2.2.1
+six>=1.7.0,<=1.9.0
+stevedore>=1.0.0,<=1.3.0 # Apache-2.0