We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44e351b commit 0462e63Copy full SHA for 0462e63
requirements/requirements-docs.txt
@@ -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
+# Documentation
+sphinx>=5.0.0
+nbsphinx-link>=1.3.0
+pydata-sphinx-theme>=0.12.0
+sphinx_toolbox>=2.15.0
+sphinx-tabs>=3.2.0
+sphinxcontrib-bibtex>=2.4.1
+sphinx-git>=11.0.0
9
+sphinxcontrib-texfigure>=0.1.3
10
sphinx-copybutton
11
sphinxemoji
12
sphinx_rtd_theme
13
+
14
# Notebooks
-ipython==7.16.1
-jupyter==1.0.0
15
+ipython>=7.16.1
16
+jupyter>=1.0.0
0 commit comments