diff --git a/pyproject.toml b/pyproject.toml index 69784b6c6..4c3a5dbd9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ dependencies = [ "pyyaml >=6.0", "pyyaml-include >=2.2a", "pyomo >=6.8.0", - "xarray <2025.7.0", # https://github.com/PyPSA/linopy/issues/470 + "xarray", "highspy", ]