diff --git a/docs/pyproject.toml b/docs/pyproject.toml index ca5aa80e..1261166e 100644 --- a/docs/pyproject.toml +++ b/docs/pyproject.toml @@ -7,5 +7,5 @@ dependencies = [ "readthedocs-sphinx-search==0.3.2", "imagecodecs == 2023.9.18", "Jinja2 == 3.1.6", - "wheel == 0.41.3", + "wheel == 0.46.2", ] diff --git a/docs/requirements.txt b/docs/requirements.txt index d6e5ba29..ffe39c4d 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -10,4 +10,4 @@ sphinx_rtd_theme==1.3.0 readthedocs-sphinx-search==0.3.2 imagecodecs == 2023.9.18 Jinja2 == 3.1.6 -wheel == 0.41.3 +wheel == 0.46.2