Skip to content

Commit 03fb990

Browse files
committed
Pin versions for reproducable doc builds
1 parent ec9348a commit 03fb990

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# requirements file for documentation
2-
# sphinx
3-
# required in .readthedocs.yaml
4-
sphinx-argparse
5-
sphinx-autodoc-typehints
1+
# Sphinx requirements file for documentation
2+
# Required in .readthedocs.yaml
3+
sphinx==7.0.1
4+
sphinx-argparse==0.4.0
5+
sphinx-autodoc-typehints==1.24.0

0 commit comments

Comments
 (0)