Skip to content

Commit 0462e63

Browse files
committed
update sunsetted sphinx versions
1 parent 44e351b commit 0462e63

File tree

1 file changed

+12
-10
lines changed

1 file changed

+12
-10
lines changed

requirements/requirements-docs.txt

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
1-
sphinx==4.2.0
2-
nbsphinx-link==1.3.0
3-
pydata-sphinx-theme==0.12.0
4-
sphinx_toolbox==2.15.0
5-
sphinx-tabs==3.2.0
6-
sphinxcontrib-bibtex==2.4.1
7-
sphinx-git==11.0.0
8-
sphinxcontrib-texfigure==0.1.3
1+
# Documentation
2+
sphinx>=5.0.0
3+
nbsphinx-link>=1.3.0
4+
pydata-sphinx-theme>=0.12.0
5+
sphinx_toolbox>=2.15.0
6+
sphinx-tabs>=3.2.0
7+
sphinxcontrib-bibtex>=2.4.1
8+
sphinx-git>=11.0.0
9+
sphinxcontrib-texfigure>=0.1.3
910
sphinx-copybutton
1011
sphinxemoji
1112
sphinx_rtd_theme
13+
1214
# Notebooks
13-
ipython==7.16.1
14-
jupyter==1.0.0
15+
ipython>=7.16.1
16+
jupyter>=1.0.0

0 commit comments

Comments
 (0)