diff --git a/pyproject.toml b/pyproject.toml index e857c501e2..fa17cf50cf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -96,6 +96,7 @@ test = [ "pytest-benchmark[histogram]", "pytest-console-scripts>=1.4.0", "pytest-mpl", + "ipympl>=0.3.0", "pydocstyle", "papermill~=2.3.4", "scrapbook~=0.5.0",