diff --git a/docs/requirements.txt b/docs/requirements.txt index ff66b42e3..ede8f0cd4 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,3 +3,4 @@ sphinx-issues # sphinx-notfound-page with change for Github Pages https://github.com/readthedocs/sphinx-notfound-page/pull/94 git+https://github.com/gmelikov/sphinx-notfound-page.git@github_pages#egg=sphinx-notfound-page sphinx-rtd-theme +setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability