From 4ae98ee58d166b3f62a0b98226b796a13df53768 Mon Sep 17 00:00:00 2001 From: Dominic Davis-Foster Date: Wed, 21 Feb 2024 09:40:56 +0000 Subject: [PATCH] Cap sphinxcontrib-*help and alabaster versions in tests. They don't correctly specify their minimum sphinx requirement. --- tests/requirements.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/tests/requirements.txt b/tests/requirements.txt index c373a81..1205c6f 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,3 +1,4 @@ +alabaster<=0.7.13 coincidence>=0.2.0 coverage>=5.1 coverage-pyver-pragma>=0.2.1 @@ -9,3 +10,9 @@ pytest-randomly>=3.7.0 pytest-regressions>=2.0.1 pytest-timeout>=1.4.2 sphinx-toolbox[testing]>=2.13.0b3 +sphinxcontrib-applehelp<=1.0.4 +sphinxcontrib-devhelp<=1.0.2 +sphinxcontrib-htmlhelp<=2.0.1 +sphinxcontrib-jsmath<=1.0.1 +sphinxcontrib-qthelp<=1.0.3 +sphinxcontrib-serializinghtml<=1.1.5