summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-07-15 01:37:25 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-07-15 01:37:25 +0000
commit2f90bb68ac1d98f7d14f23f1f2dde7c88346daf5 (patch)
tree57b7a1f72dda1b916cf30284b12334306098a451 /requirements.txt
parent78194b170b74f02991f5d13bcafedf2ea20ecd5e (diff)
downloadpython-keystoneclient-2f90bb68ac1d98f7d14f23f1f2dde7c88346daf5.tar.gz
Updated from global requirements
Change-Id: I25bef4f42fc42765b493f17295add61ba3353803
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 9776c88..8e0c72f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-pbr<2.0,>=0.11
+pbr<2.0,>=1.3
argparse
Babel>=1.3
@@ -11,7 +11,7 @@ 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.6.0 # Apache-2.0
+oslo.utils>=1.9.0 # Apache-2.0
PrettyTable<0.8,>=0.7
requests>=2.5.2
six>=1.9.0