diff --git a/pyproject.toml b/pyproject.toml index 7b18b68..554adf7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,4 +29,6 @@ package-dir = {"" = "src"} notebook = [ "ipython>=8", "ipywidgets>=8", + "ipykernel>=6", + "matplotlib>=3.7" ] \ No newline at end of file