diff --git a/pyproject.toml b/pyproject.toml index dc1f541c3d2..250359591b1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ ansys-platform-instancemanagement = "^1.0" ansys-tools-filetransfer = ">=0.1,<0.3" ansys-units = "^0.3.2" alive-progress = "^3.1.5" -beartype = "^0.17" +beartype = ">=0.17,<0.19" docker = "^6.1.3" grpcio = "^1.30.0" grpcio-health-checking = "^1.30.0" @@ -66,13 +66,13 @@ Sphinx = "==7.2.6" jupyter_sphinx = "==0.5.3" numpydoc = "==1.6.0" matplotlib = "==3.9.0" -ansys-sphinx-theme = "==0.13.2" +ansys-sphinx-theme = "==0.16.5" pypandoc = "==1.12" -pytest-sphinx = "==0.5.0" +pytest-sphinx = "==0.6.2" sphinx-autobuild = "==2021.3.14" sphinx-autodoc-typehints = "==1.25.3" sphinx-copybutton = "==0.5.2" -sphinx-gallery = "==0.15.0" +sphinx-gallery = "==0.16.0" sphinx-notfound-page = "==1.0.0" sphinxcontrib-websupport = "==1.2.7" sphinxemoji = "==0.3.1"