diff --git a/pyproject.toml b/pyproject.toml index 032f970a..3056e8e4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ dependencies = [ "jax_dataclasses >= 1.4.0", "pptree", "qpax", - "rod >= 0.3.0", + "rod >= 0.3.2", "typing_extensions ; python_version < '3.12'", ]