summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-06-15 16:34:13 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-06-15 16:34:13 +0000
commit2ab7f6df1207f2da38fa893518228a695aea8ecd (patch)
tree1120758bac1a17a3308a3f7451a799d694d7aa23
parenta6edbb10be6102e9773e3366cc1661331719fba8 (diff)
downloadpython-keystoneclient-2ab7f6df1207f2da38fa893518228a695aea8ecd.tar.gz
Updated from global requirements
Change-Id: Ie9942be7dfa024864e834256e12cddd206bd1bce
-rw-r--r--requirements.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt
index 17d9498..8f6e64e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,12 +5,12 @@
pbr!=2.1.0,>=2.0.0 # Apache-2.0
debtcollector>=1.2.0 # Apache-2.0
-keystoneauth1>=2.20.0 # Apache-2.0
-oslo.config>=4.0.0 # Apache-2.0
+keystoneauth1>=2.21.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>=1.10.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
positional>=1.1.1 # Apache-2.0
-requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0
+requests>=2.14.2 # Apache-2.0
six>=1.9.0 # MIT
stevedore>=1.20.0 # Apache-2.0