diff --git a/pyproject.toml b/pyproject.toml index 63d3341..6e8b150 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ tests = [ "pytest>=8", ] ovito = [ - "ovito>=3.8,<3.12", # ovito 3.11 has import issues + "ovito>=3.8, ] ase = [ "ase>=3.23",