diff --git a/docs-requirements.txt b/docs-requirements.txt index 2ce3b654c84..5a5e91059fd 100644 --- a/docs-requirements.txt +++ b/docs-requirements.txt @@ -1,6 +1,6 @@ sphinx~=2.4 sphinx-rtd-theme~=0.4 -sphinx-autodoc-typehints~=1.10.2 +sphinx-autodoc-typehints # Need to install the api/sdk in the venv for autodoc. Modifying sys.path # doesn't work for pkg_resources.