summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-11-09 04:14:37 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-11-09 04:14:37 +0000
commit2a3a8c081f112cefac6d5e2425761b6bbffb6cfa (patch)
treeb94792ab23380d74e57bd6b8bc56bf55dc0d6be7 /requirements.txt
parentebf658d220db617bbc961efde82157266a4ac0b4 (diff)
downloadcliff-2a3a8c081f112cefac6d5e2425761b6bbffb6cfa.tar.gz
Updated from global requirements
Change-Id: I3816eb47bec76567f3884724bcc8231eef801253
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index b44126f..9bb0a32 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>=1.6 # Apache-2.0
+pbr>=1.8 # Apache-2.0
cmd2>=0.6.7 # MIT
PrettyTable<0.8,>=0.7.1 # BSD
pyparsing>=2.0.7 # MIT