diff --git a/pyproject.toml b/pyproject.toml index 3ccccfa..f438656 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dependencies = ["numpy"] dev = ["pytest>=9.1.1", "pytest-cov>=7.1.0", "ruff>=0.16.5"] docs = [ "mkdocstrings-python>=2.0.7", - "zensical>=0.0.24", + "zensical>=0.0.57", "pillow>=12.3.0", "cairosvg>=2.8.2" ]