Skip to content

Commit 9d99e2e

Browse files
Pin docs dependencies
1 parent 9c7e28c commit 9d99e2e

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

requirements/readthedocs.txt

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1+
# Pinned 2022-06-15 to get CircleCI build going, but with
2+
# no particular rationale for versions since docs build
3+
# will move to GitHub actions soon. (#678)
14
attrs
2-
six
3-
setuptools_scm
4-
sphinx-argparse
5-
sphinx_rtd_theme
5+
setuptools_scm==6.0.1
6+
sphinx==4.5.0
7+
sphinx-argparse==0.3.1
8+
sphinx_rtd_theme==1.0.0

0 commit comments

Comments
 (0)