summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-03-06 01:18:45 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-03-06 01:18:45 +0000
commit45c501ff515b098894e4a1ffa809200b2df07701 (patch)
tree15ee280f858ca6d125ef2b8e1840591e415d3d32 /requirements.txt
parent07971152413c3aa94e87b16f562acf686b9c5f48 (diff)
downloadpython-novaclient-45c501ff515b098894e4a1ffa809200b2df07701.tar.gz
Updated from global requirements
Change-Id: I8f32fd359720c73d3a4ee8f87a6ce7764b921021
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 434f086b..76a0ba1f 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 # Apache-2.0
keystoneauth1>=2.18.0 # Apache-2.0
iso8601>=0.1.11 # MIT
oslo.i18n>=2.1.0 # Apache-2.0