diff --git a/pyproject.toml b/pyproject.toml index b9955bfc7..d0f2bd8ee 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,36 +26,36 @@ classifiers = [ dependencies = [ "build==1.0.3", "numpy", - "pyaedt==0.7.10", - "twine==4.0.2", + "pyaedt==0.7.12", + "twine==5.0.0", "pydantic", "pyvista", ] [project.optional-dependencies] doc = [ - "ansys-sphinx-theme==0.13.1", - "imageio==2.31.5", + "ansys-sphinx-theme==0.14.0", + "imageio==2.34.0", "imageio-ffmpeg==0.4.9", - "ipython==8.16.1", - "ipywidgets==8.1.1", + "ipython==8.21.0", + "ipywidgets==8.1.2", "joblib==1.3.2", - "jupyterlab==4.0.6", - "jupytext==1.16.0", - "matplotlib==3.8.0", + "jupyterlab==4.1.2", + "jupytext==1.16.1", + "matplotlib==3.8.3", "nbsphinx==0.9.3", "numpydoc==1.6.0", "osmnx", - "pytest-sphinx==0.5.0", - "pyvista==0.42.2", + "pytest-sphinx==0.6.0", + "pyvista==0.43.3", "recommonmark==0.7.1", - "scikit-learn==1.3.1", + "scikit-learn==1.4.1.post1", "Sphinx==7.2.6", - "sphinx-autobuild==2021.3.14", - "sphinx-autodoc-typehints==1.24.0", + "sphinx-autobuild==2024.2.4", + "sphinx-autodoc-typehints==2.0.0", "sphinx-copybutton==0.5.2", "sphinx-notfound-page==1.0.0", - "sphinxcontrib-websupport==1.2.4", + "sphinxcontrib-websupport==1.2.7", "SRTM.py", "utm", "scikit-rf==0.31.0",