diff --git a/pyproject.toml b/pyproject.toml index 045c17a4..95d8a1af 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ readme = "README.md" dependencies = [ "jax", "networkx", - "matplotlib-base", + "matplotlib", ] classifiers = [ "Development Status :: 5 - Production/Stable",