From 9c7fee3c36f71768c76aefe39c4073b8e8c206ab Mon Sep 17 00:00:00 2001 From: simbilod Date: Mon, 25 Nov 2024 00:13:03 -0800 Subject: [PATCH] dependencies --- pyproject.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e6d3316..79105e5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,8 @@ dev = [ "sphinx-autodoc-typehints", "sphinx-click", "myst-parser", - "plotly" + "plotly", + "matplotlib" ] [tool.setuptools.packages]