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 9c7e28c commit 9d99e2eCopy full SHA for 9d99e2e
requirements/readthedocs.txt
@@ -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)
4
attrs
-six
-setuptools_scm
-sphinx-argparse
5
-sphinx_rtd_theme
+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