summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-08-10 01:10:04 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-08-10 01:10:04 +0000
commit9284eb42539630d6f46255a7ca10d7a718dc5f25 (patch)
tree43a1fb2c3805fdc48fcf105142a92aa340541b69 /requirements.txt
parent8af084d5a3c8e48fbbae4015c10141b90b491b00 (diff)
downloadpython-glanceclient-9284eb42539630d6f46255a7ca10d7a718dc5f25.tar.gz
Updated from global requirements
Change-Id: I47c54849f6687927ac1eb25081907438c7ea2b56
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt
index cdc8c89..cadd221 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,14 +1,14 @@
# 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.11
+pbr<2.0,>=1.4
Babel>=1.3
argparse
PrettyTable<0.8,>=0.7
python-keystoneclient>=1.6.0
-pyOpenSSL>=0.11
+pyOpenSSL>=0.14
requests>=2.5.2
warlock<2,>=1.0.1
six>=1.9.0
-oslo.utils>=1.6.0 # Apache-2.0
+oslo.utils>=1.9.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0