summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorzhangbailin <zhangbailin@inspur.com>2019-05-15 10:28:03 +0800
committerMatt Riedemann <mriedem.os@gmail.com>2019-05-15 09:13:54 -0400
commit8c3311eefe0ff94a3184d3a7caca89ae1310e934 (patch)
tree015baa355eccad3769a84c6cad20b091dc5a8c8f /test-requirements.txt
parentb907585d8725c32336b3a86edd22ac63f17239c8 (diff)
downloadpython-novaclient-8c3311eefe0ff94a3184d3a7caca89ae1310e934.tar.gz
Cap sphinx for py2 and drop keyring dependency14.0.0
Sphinx 2.0.0 dropped Python 2.7 support. This is aligned with [1] in requirements project. [1]Change-Id If558f184c959e4b63b56dec3ca1571d1034cfe5c keyring is also removed since it hasn't been used since change I62188e73a48f6878ce920a3b4724dba101564aef. Change-Id: Ib632c327637ba1161a8c07605fd3ef327f5606ee
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 83326f07..998e89a8 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,7 +7,6 @@ bandit>=1.1.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
ddt>=1.0.1 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD
-keyring>=5.5.1 # MIT/PSF
mock>=2.0.0 # BSD
python-keystoneclient>=3.8.0 # Apache-2.0
python-cinderclient>=3.3.0 # Apache-2.0