We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ae32a9 commit c0dc0ffCopy full SHA for c0dc0ff
requirements/requirements_docs.txt
@@ -2,7 +2,8 @@ pypandoc==1.10
2
imageio==2.31.3
3
numpydoc==1.4.0
4
imageio-ffmpeg==0.4.7
5
-Sphinx==7.1.2
+Sphinx<7.2.0; python_version == '3.8'
6
+Sphinx==7.2.5; python_version >= '3.9'
7
sphinx-autobuild==2021.3.14
8
sphinxcontrib-napoleon==0.7
9
sphinxcontrib-websupport==1.2.4
0 commit comments