diff --git a/docs/requirements.txt b/docs/requirements.txt index 2a0881f5..8a5aa0ba 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -56,9 +56,9 @@ sortedcontainers==2.4.0 ; python_version >= "3.8" and python_version < "4.0" sphinx-gitref==0.2.1 ; python_version >= "3.8" and python_version < "4.0" sphinx-rtd-theme==1.3.0 ; python_version >= "3.8" and python_version < "4.0" sphinx==6.2.1 ; python_version >= "3.8" and python_version < "4.0" -sphinxcontrib-applehelp==1.0.8 ; python_version >= "3.8" and python_version < "4.0" +sphinxcontrib-applehelp==1.0.4 ; python_version >= "3.8" and python_version < "4.0" sphinxcontrib-devhelp==1.0.2 ; python_version >= "3.8" and python_version < "4.0" -sphinxcontrib-htmlhelp==2.0.1 ; python_version >= "3.8" and python_version < "4.0" +sphinxcontrib-htmlhelp==2.0.6 ; python_version >= "3.8" and python_version < "4.0" sphinxcontrib-jquery==4.1 ; python_version >= "3.8" and python_version < "4.0" sphinxcontrib-jsmath==1.0.1 ; python_version >= "3.8" and python_version < "4.0" sphinxcontrib-qthelp==1.0.3 ; python_version >= "3.8" and python_version < "4.0"