summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-11-08 21:34:48 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-11-08 21:34:48 +0000
commitbdad99eabb23b79a4803b4b0bc2e2dd9eca92546 (patch)
treed576e95161b2b8177a699c45ded29c52a3ad96c5 /requirements.txt
parent97814946fefb0f15e3a28b57ee09812f0ae757df (diff)
downloadglance_store-bdad99eabb23b79a4803b4b0bc2e2dd9eca92546.tar.gz
Updated from global requirements
Change-Id: Ifd9402de4e24c0f50e1681bf37fbf704c4fe08bc
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 c98a250..6a4e86d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,7 +4,7 @@
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
-oslo.utils>=3.17.0 # Apache-2.0
+oslo.utils>=3.18.0 # Apache-2.0
oslo.concurrency>=3.8.0 # Apache-2.0
stevedore>=1.17.1 # Apache-2.0
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
@@ -14,6 +14,6 @@ six>=1.9.0 # MIT
debtcollector>=1.2.0 # Apache-2.0
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
-keystoneauth1>=2.14.0 # Apache-2.0
+keystoneauth1>=2.14.0 # Apache-2.0
python-keystoneclient>=3.6.0 # Apache-2.0
requests>=2.10.0 # Apache-2.0