aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 57c60c9..6f74b49 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -16,6 +16,7 @@ numpy = "^1.25.2"
mido = "^1.3.0"
tokenizers = "^0.13.3"
click = "^8.1.7"
+matplotlib = "^3.7.2"
[tool.poetry.group.dev.dependencies]
black = "^23.7.0"