summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2020-08-24 19:38:38 +0000
committerGerrit Code Review <review@openstack.org>2020-08-24 19:38:38 +0000
commit11ea4a8bd2ba5a8afe1e8dbc5eca6701f2fdbd8c (patch)
tree03456e646089d12bb35d63aada6e6ecc4e22871f /doc
parent654d31a1bd32968bfa008a117a60b58e18d68df8 (diff)
parent215217ea8b2375aa6e5e65fbc96b591a15a695d6 (diff)
downloadkeystonemiddleware-11ea4a8bd2ba5a8afe1e8dbc5eca6701f2fdbd8c.tar.gz
Merge "Use unittest.mock instead of third party mock"
Diffstat (limited to 'doc')
-rw-r--r--doc/requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
index 4f27cc1..2499e0a 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -13,7 +13,6 @@ sphinxcontrib-apidoc>=0.2.0 # BSD
sphinxcontrib-svg2pdfconverter>=0.1.0 # BSD
# For autodoc builds
-mock>=2.0.0 # BSD
oslotest>=3.2.0 # Apache-2.0
requests-mock>=1.2.0 # Apache-2.0
testresources>=2.0.0 # Apache-2.0/BSD