Skip to content

Commit b85b162

Browse files
committed
Updated sphinx to v5 in docs requirements - this has already been done in the conversion branch but I want it in master
1 parent 97be222 commit b85b162

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
@@ -11,7 +11,7 @@ scipy>=1.4.1
1111
pyabel>=0.8.3
1212
corner>=2.1.0
1313
emcee>=3.0.2
14-
Sphinx~=3.1.2
14+
Sphinx~=5.0
1515
nbsphinx
1616
sphinx_rtd_theme>=0.3.1
1717
ipython
@@ -23,4 +23,4 @@ docutils==0.17
2323
ipympl>=0.9.1
2424
exceptiongroup~=1.1.0
2525
urllib3<2.0.0
26-
jinja2<3.1
26+
jinja2<3.1

0 commit comments

Comments
 (0)