diff --git a/pyproject.toml b/pyproject.toml index 21016a02..30e997c0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ all = [ "pyvistaqt", ] tests = [ - "pyaedt[all]>=0.8.0,<0.11", + "pyaedt[all]>=0.10.0,<0.12", "flask", "pytest>=7.4.0,<8.4", "pytest-cov>=4.0.0,<5.1",