diff --git a/pyproject.toml b/pyproject.toml index 389d0ef4c..a07f10bb2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dependencies = [ "numpy >= 1.21.5, < 3", "pandas >= 2.0.0, < 3", # Optimization and data handling - "linopy >= 0.5.1, < 0.5.6", # Update and test regularly + "linopy >=0.5.7, <0.5.8", # Update and test regularly "netcdf4 >= 1.6.1, < 2", # Utilities "PyYAML >= 6.0.0, < 7",