summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-15 23:29:49 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-15 23:29:49 +0000
commitd53df9b257606c961744302fe1d8c08541a80e4d (patch)
tree1b0b64b559fb0b2358ef4d36d27554c20b9583fb
parentae88f42e9d8425f7e22524910c00d0309051efb4 (diff)
downloaddjango_openstack_auth-d53df9b257606c961744302fe1d8c08541a80e4d.tar.gz
Updated from global requirements
Change-Id: Iff28dbe0a0eb28a6ab27eabcf6613183abcece92
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 425661e..f06a736 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
Django<1.9,>=1.8 # BSD
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
oslo.policy>=1.17.0 # Apache-2.0