summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-15 23:38:16 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-15 23:38:16 +0000
commit5de7f54cd078e187c68dff31c59f43e1aefbcb32 (patch)
tree9af010429cfdfb730bd5ca65d6e967440fa23fad
parent0dae820f32bb944188caf5ca179969abcc97ce68 (diff)
downloadpython-cinderclient-5de7f54cd078e187c68dff31c59f43e1aefbcb32.tar.gz
Updated from global requirements
Change-Id: Iaf5edbcfb3ea8a4334050a6684ccdd1988c6e2ac
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index a9d9d5a..96dd122 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.0,>=1.8 # Apache-2.0
+pbr>=1.8 # Apache-2.0
PrettyTable<0.8,>=0.7.1 # BSD
keystoneauth1>=2.18.0 # Apache-2.0
requests!=2.12.2,>=2.10.0 # Apache-2.0