diff --git a/pyproject.toml b/pyproject.toml index 3d6d72084..c37ebe5ce 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -80,7 +80,7 @@ full = [ # Development tools and testing dev = [ "xarray<2026.5", # TODO: drop once linopy ships xarray 2026.3+ compat fix - "tsam==3.4.0", # Time series aggregation for clustering + "tsam==3.4.1", # Time series aggregation for clustering "pytest==9.0.3", "pytest-xdist==3.8.0", "nbformat==5.10.4",