diff --git a/pyproject.toml b/pyproject.toml index 0f12039..3067ae2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ dependencies = [ "ibis-framework>=9.3.0,<10", "polars>=1.4.1,<2", "pandas>=2.2.2,<3", - "great-tables>=0.10.0,<0.12", + "great-tables>=0.10.0,<0.13", "matplotlib>=3.9.1.post1,<4", "numpy>=2.0.1,<3", "causaldata>=0.1.4,<0.2",