summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-11-09 04:14:57 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-11-09 04:14:57 +0000
commitd27cb3039c8e71db45250b9071093f129fa10c3e (patch)
treed7d20fbe5926dc3f499d4ed4f6637e5e649ed4ab
parenta40234be311eae11ca22497a82a82ab404d09a7c (diff)
downloaddjango_openstack_auth-d27cb3039c8e71db45250b9071093f129fa10c3e.tar.gz
Updated from global requirements
Change-Id: I5352df5d52bb6a743c60b0d812d17f851666e807
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 9d8e216..d9c521e 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
Django<1.9,>=1.8 # BSD
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
oslo.policy>=1.15.0 # Apache-2.0