Skip to content

Commit 1ddcddd

Browse files
committed
fixing sphinx version
1 parent 694df30 commit 1ddcddd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ scipy
77
matplotlib
88
imageio
99
click
10-
sphinx=4.0.0
10+
sphinx==4.0.0
1111
sphinx_rtd_theme>=0.5.0
1212
sphinxcontrib-katex>=0.7.1
1313
sphinxcontrib-bibtex>=1.0.0
1414
sphinx-autodoc-typehints>=1.11.1
1515
IPython>=7.16.1
1616
ipykernel>=5.3.4
17-
pandoc>>=1.0.2
17+
pandoc>=1.0.2
1818
nbsphinx>=0.8.0

0 commit comments

Comments
 (0)