summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-15 23:31:09 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-15 23:31:09 +0000
commit2df1cefbd701a051c7d6fef3a10163a653e8cbd3 (patch)
tree89e6e79001e0e153081bb9c78a7361f0efa81ec3
parented2f6cea892ccb2a1343dd935ad279de8fd3a471 (diff)
downloadironic-2df1cefbd701a051c7d6fef3a10163a653e8cbd3.tar.gz
Updated from global requirements
Change-Id: I122254cb227dc133b8d7f9a2e653d80397aa930f
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 54cb24f1c..849c9e8ec 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.0,>=1.8 # Apache-2.0
+pbr>=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