summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-09-18 20:42:11 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-09-18 20:42:11 +0000
commit7fdb91565fca131659ce6768f270a09f6d14ebd2 (patch)
tree2d4474be35bc3159c9203daf9e3af8fb5a13a3ff /requirements.txt
parenta17aa573bcbe293e12a975c5b252eb7e4bafba5a (diff)
downloaddjango_openstack_auth-7fdb91565fca131659ce6768f270a09f6d14ebd2.tar.gz
Updated from global requirements
Change-Id: Ic2fe9084c0e5d8b2e99a4e561d0c3b5d618035c3
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 48fd606..af72bba 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,>=1.6
+pbr>=1.6
Django<1.9,>=1.7
oslo.config>=2.3.0 # Apache-2.0
oslo.policy>=0.5.0 # Apache-2.0