summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-03-09 18:21:57 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-03-09 18:21:57 +0000
commit5a899d2acdd5f51b246d4e3d9f477e0aad0c760d (patch)
tree3a9cfdbbbd766c7fc7d26bf0459bea1f75d6e024
parente8734b1d2d38bc203537c565b678d200b731b58e (diff)
downloadoslo-middleware-5a899d2acdd5f51b246d4e3d9f477e0aad0c760d.tar.gz
Updated from global requirements
Change-Id: Ib31878a0c7fdef236389f90fb4a38786477cc860
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 11fc3e5..6fb6a9e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,7 +2,7 @@
# 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
Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause)
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
oslo.context>=2.9.0 # Apache-2.0