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 38cc51a..f6d19dd 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -17,6 +17,7 @@ mido = "^1.3.0"
tokenizers = "^0.13.3"
click = "^8.1.7"
matplotlib = "^3.7.2"
+pyyaml = "^6.0.1"
[tool.poetry.group.dev.dependencies]
black = "^23.7.0"