summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-11-09 04:23:37 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-11-09 04:23:37 +0000
commitbcbd2af6aac3fe6a54c74ceca758db63ce3abab3 (patch)
treefcc5146404eb1d83a68efcc67d11dfb20204f8d2 /requirements.txt
parent9e1d4a4f22099219e73c49671a991495d6eae745 (diff)
downloadpython-glanceclient-bcbd2af6aac3fe6a54c74ceca758db63ce3abab3.tar.gz
Updated from global requirements
Change-Id: I87aa54d8afae437826c46b913e49985e633c8fa0
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index 3427404..995260d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,12 +1,12 @@
# 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.6 # Apache-2.0
+pbr>=1.8 # Apache-2.0
Babel>=2.3.4 # BSD
PrettyTable<0.8,>=0.7.1 # BSD
keystoneauth1>=2.14.0 # Apache-2.0
requests>=2.10.0 # Apache-2.0
warlock!=1.3.0,<2,>=1.0.1 # Apache-2.0
six>=1.9.0 # MIT
-oslo.utils>=3.17.0 # Apache-2.0
+oslo.utils>=3.18.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0