summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-06-22 20:00:20 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-06-22 20:00:20 +0000
commit2b058baf7be866df60d29cc13554f4715ba63554 (patch)
treef5ef96cc3b32a5d72cacf27e3691435f1afc85f9 /requirements.txt
parentd238cc9af4927d1092de207db978536d712af129 (diff)
downloadpython-keystoneclient-2b058baf7be866df60d29cc13554f4715ba63554.tar.gz
Updated from global requirements
Change-Id: I5245437065635831c58d6e433d1c5dfe089f0dd0
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/requirements.txt b/requirements.txt
index 50ec954..9776c88 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,17 +2,17 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-pbr>=0.11,<2.0
+pbr<2.0,>=0.11
argparse
Babel>=1.3
iso8601>=0.1.9
netaddr>=0.7.12
-oslo.config>=1.11.0 # Apache-2.0
-oslo.i18n>=1.5.0 # Apache-2.0
-oslo.serialization>=1.4.0 # Apache-2.0
-oslo.utils>=1.4.0 # Apache-2.0
-PrettyTable>=0.7,<0.8
+oslo.config>=1.11.0 # Apache-2.0
+oslo.i18n>=1.5.0 # Apache-2.0
+oslo.serialization>=1.4.0 # Apache-2.0
+oslo.utils>=1.6.0 # Apache-2.0
+PrettyTable<0.8,>=0.7
requests>=2.5.2
six>=1.9.0
-stevedore>=1.5.0 # Apache-2.0
+stevedore>=1.5.0 # Apache-2.0