diff --git a/docs/docsite/known_good_reqs.txt b/docs/docsite/known_good_reqs.txt index 279a5ad7bd2..75323d13b02 100644 --- a/docs/docsite/known_good_reqs.txt +++ b/docs/docsite/known_good_reqs.txt @@ -1,7 +1,8 @@ # pip packages required to build docsite # tested June 9 2021 -antsibull==0.34.0 +antsibull +# version floats free, since we control features and releases docutils==0.16 # check unordered lists when testing more recent docutils versions # see https://github.com/readthedocs/sphinx_rtd_theme/issues/1115