diff --git a/pyproject.toml b/pyproject.toml index b20c621..b64ba2a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ license = { file = "license.txt" } requires-python = ">=3.11,<3.15" dependencies = [ "click", - "cogent3>=2026.4.13a0", + "cogent3>=2026.5.25a0", "kaleido", "numpy", "scipy",