diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index bb01629..cb173d9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,6 +43,7 @@ dependencies = [ "fitparse (>=1.2.0, <2.0.0)", "pillow (>=12.0.0, <13.0.0)", "typst (>=0.14.1,<0.15.0)", + "matplotlib (>=3.10.7,<4.0.0)", ] [project.urls] |
