summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-09-22 13:01:13 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-09-22 13:01:13 +0000
commitdf2c57c5a9c2256a95a726a0d65159353d1f6e48 (patch)
treebf234cd626cd88e6f90d6f648022f6f35d457a2a /requirements.txt
parentb29f478f28c4989156cfe87392cbd308e3f55c1e (diff)
downloadpython-keystoneclient-df2c57c5a9c2256a95a726a0d65159353d1f6e48.tar.gz
Updated from global requirements
Change-Id: I1a8ced90154ed726c877385721754686974becc1
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/requirements.txt b/requirements.txt
index 1cf5b17..d49921c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,11 +5,11 @@
pbr!=2.1.0,>=2.0.0 # Apache-2.0
debtcollector>=1.2.0 # Apache-2.0
-keystoneauth1>=3.1.0 # Apache-2.0
-oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
-oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
-oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0
-oslo.utils>=3.20.0 # Apache-2.0
+keystoneauth1>=3.2.0 # Apache-2.0
+oslo.config>=4.6.0 # Apache-2.0
+oslo.i18n>=3.15.3 # Apache-2.0
+oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
+oslo.utils>=3.28.0 # Apache-2.0
requests>=2.14.2 # Apache-2.0
six>=1.9.0 # MIT
stevedore>=1.20.0 # Apache-2.0