summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-03-09 18:21:44 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-03-09 18:21:44 +0000
commitc531d750bab280c40e0bc39e0ae8bd2353dc7d67 (patch)
tree941efc4c3554379f5261c61f7b77d26d56dcc3c8
parent89d222ffa6136beb2bb3984080f1fc46762dd3d0 (diff)
downloadoslo-db-c531d750bab280c40e0bc39e0ae8bd2353dc7d67.tar.gz
Updated from global requirements
Change-Id: I5c3a829098c60e7fc5ef25495915c9a372e729fd
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index f902a01..0aea43f 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
alembic>=0.8.10 # MIT
debtcollector>=1.2.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0