diff --git a/pyproject.toml b/pyproject.toml index e2b1a53c..84e8217c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ classifiers = [ dependencies = [ "build==1.2.2.post1", "twine==5.1.1", - "pyaedt>=0.10.0,<0.12", + "pyaedt>=0.10.0,<0.14", "pydantic", "tomli; python_version < '3.12'", ]