We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec9348a commit 03fb990Copy full SHA for 03fb990
docs/requirements.txt
@@ -1,5 +1,5 @@
1
-# requirements file for documentation
2
-# sphinx
3
-# required in .readthedocs.yaml
4
-sphinx-argparse
5
-sphinx-autodoc-typehints
+# Sphinx requirements file for documentation
+# Required in .readthedocs.yaml
+sphinx==7.0.1
+sphinx-argparse==0.4.0
+sphinx-autodoc-typehints==1.24.0
0 commit comments