summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-09-03 03:10:17 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-09-03 03:10:17 +0000
commit68a470721654dc1ccd114b76570a90ca1395533a (patch)
treeb684bf718638c1805dc385ec7751eea8ea3f59fa
parent1c82825c4105f11c05f681e3dea16929f1a2efc5 (diff)
downloadpython-cinderclient-68a470721654dc1ccd114b76570a90ca1395533a.tar.gz
Updated from global requirements
Change-Id: I36dc1bf00ac761486284d045cb1c1ae8ee37fd96
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index ff94afb..906f3d2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,7 +1,7 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-pbr<2.0,>=1.3
+pbr<2.0,>=1.6
argparse
PrettyTable<0.8,>=0.7
python-keystoneclient>=1.6.0