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 95c714a commit 0200056Copy full SHA for 0200056
doc/requirements.txt
@@ -1,8 +1,8 @@
1
# Requirements for building the `shell-logger` documentation.
2
3
-sphinx>=8.0.0
4
-sphinx-argparse
5
-sphinx-autodoc-typehints
6
-sphinx-copybutton
7
-sphinx-rtd-theme>=2.0.0
8
-sphinxcontrib-programoutput
+sphinx==7.4.7
+sphinx-argparse==0.5.2
+sphinx-autodoc-typehints==2.3.0
+sphinx-copybutton==0.5.2
+sphinx-rtd-theme==2.0.0
+sphinxcontrib-programoutput==0.17
0 commit comments