summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-03-15 05:26:19 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-03-15 05:26:19 +0000
commit2e9eba3d6cdf6bfde41590c1c1808d2f9551315f (patch)
treeb85f46497831249ce0936dc38fe2c19ca49d4a70
parent3c1d9874b93671638c496ab98df8255c8d084bf0 (diff)
downloadironic-2e9eba3d6cdf6bfde41590c1c1808d2f9551315f.tar.gz
Updated from global requirements
Change-Id: If8e4cd214a6c3f08e1edbf3ee0e2d30d10ed305b
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 849c9e8ec..54cb24f1c 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
SQLAlchemy<1.1.0,>=1.0.10 # MIT
alembic>=0.8.10 # MIT
automaton>=0.5.0 # Apache-2.0