diff --git a/conda/recipes/rapids-notebook-env/meta.yaml b/conda/recipes/rapids-notebook-env/meta.yaml index 7b282e3a..1988c2c1 100644 --- a/conda/recipes/rapids-notebook-env/meta.yaml +++ b/conda/recipes/rapids-notebook-env/meta.yaml @@ -46,7 +46,7 @@ requirements: - ipython {{ ipython_version }} - jupyter-server-proxy - jupyterlab {{ jupyterlab_version }} - - matplotlib + - matplotlib-base - networkx {{ networkx_version }} - nodejs {{ nodejs_version }} - pytest