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.
2 parents 6c720ef + b928e49 commit f01551fCopy full SHA for f01551f
docs/requirements.txt
@@ -1,6 +1,7 @@
1
archspec==0.2.1
2
docutils==0.17.1 # https://github.com/sphinx-doc/sphinx/issues/9001
3
jsonschema==3.2.0
4
-semver==3.0.0
+semver==2.13.0; python_version == '3.6'
5
+semver==3.0.0; python_version >= '3.7'
6
Sphinx==5.3.0
7
sphinx-rtd-theme==1.2.1
0 commit comments