Skip to content

Commit a5db517

Browse files
committed
Fix Read the Docs build on Python 3.10
1 parent 64cc2dd commit a5db517

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/requirements.readthedocs.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
numpy<2
22
Jinja2<3.1
3-
docutils<0.17
4-
sphinx==3.5.4
3+
docutils<0.18
4+
sphinx==4.5.0
55
sphinx-rtd-theme==0.5.2
66
sphinxcontrib-applehelp==1.0.2
77
sphinxcontrib-devhelp==1.0.2
8-
sphinxcontrib-htmlhelp==1.0.3
8+
sphinxcontrib-htmlhelp==2.0.0
99
sphinxcontrib-qthelp==1.0.3
1010
sphinxcontrib-serializinghtml==1.1.5
1111
recommonmark==0.7.1

0 commit comments

Comments
 (0)