summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-08-11 19:05:17 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-08-11 19:05:17 +0000
commitdc17425ca90a2b3576ec14b8c08488eae29c9977 (patch)
treeacf0a39b1fe5e57b96eb4215ea7fcdd298788160
parenta8de72a1a2875e7ccf494b1827747c4bc7008b27 (diff)
downloadpython-keystoneclient-dc17425ca90a2b3576ec14b8c08488eae29c9977.tar.gz
Updated from global requirements
Change-Id: I32a8782b2295c185d0132a7e22159ea119e13707
-rw-r--r--requirements.txt2
-rw-r--r--test-requirements.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index 21add6b..c071cd0 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,7 +5,7 @@
pbr!=2.1.0,>=2.0.0 # Apache-2.0
debtcollector>=1.2.0 # Apache-2.0
-keystoneauth1>=3.0.1 # 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
diff --git a/test-requirements.txt b/test-requirements.txt
index 10c49e5..fe88923 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -11,7 +11,7 @@ keyring>=5.5.1 # MIT/PSF
lxml!=3.7.0,>=2.3 # BSD
mock>=2.0 # BSD
oauthlib>=0.6 # BSD
-openstackdocstheme>=1.11.0 # Apache-2.0
+openstackdocstheme>=1.16.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
reno!=2.3.1,>=1.8.0 # Apache-2.0
requests-mock>=1.1 # Apache-2.0