summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-03-09 18:12:52 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-03-09 18:12:52 +0000
commitae88f42e9d8425f7e22524910c00d0309051efb4 (patch)
treea5449fe55121e03c686ba92cd310f9631b64aa47
parent88d506ca6398d9dd0de7b614b2c1349e82916f9e (diff)
downloaddjango_openstack_auth-ae88f42e9d8425f7e22524910c00d0309051efb4.tar.gz
Updated from global requirements
Change-Id: I14df58e19a950fd3ff4afd0436f9ee34572376a8
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index f06a736..425661e 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.8 # Apache-2.0
+pbr<2.0.0,>=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