From 53caf87cf81fe40e6a33dcca31dd59abbb1139aa Mon Sep 17 00:00:00 2001 From: Vincent Rouvreau Date: Mon, 23 Jan 2023 13:03:41 +0100 Subject: [PATCH] Sphinx requires specific version of python-doc-theme --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index d0167b2..412961d 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,7 +3,7 @@ pytest-cov sphinx<5.0.0 sphinxcontrib-bibtex sphinx-paramlinks -python-docs-theme +python-docs-theme<2022.1 matplotlib scipy>=1.6.0 scikit-learn