From 970cf539f2642ed299c35f5df0434fc187702d13 Mon Sep 17 00:00:00 2001 From: Dominic Date: Mon, 19 Jul 2021 14:07:21 +0100 Subject: Update pshinx versions in docs/reqs.txt --- doc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index 98e5c06a..b0c8f18d 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,2 +1,2 @@ -sphinx<2.0 +sphinx==4.1.1 sphinx_rtd_theme -- cgit v1.2.1