From da355a7f33b780ecec7a34f576693941a5f2e2cf Mon Sep 17 00:00:00 2001 From: tangkong Date: Wed, 21 Aug 2024 10:53:26 -0700 Subject: [PATCH] BLD: switch to bluesky-base, matplotlib-base --- conda-recipe/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conda-recipe/meta.yaml b/conda-recipe/meta.yaml index 4a3ebd7e..52fb9ed2 100644 --- a/conda-recipe/meta.yaml +++ b/conda-recipe/meta.yaml @@ -22,7 +22,7 @@ requirements: run: - python >=3.9 - archapp >=1.0.2 - - bluesky >=1.8.0 + - bluesky-base >=1.8.0 - coloredlogs >=15.0.0 - cookiecutter >=1.7.0 - elog >=1.1.0 @@ -30,7 +30,7 @@ requirements: - ipython >=7.26.0 - jinja2 >=2.11.0 - lightpath >=1.0.1 - - matplotlib >=3.4.0 + - matplotlib-base >=3.4.0 - nabs >=1.5.0 - pcdscalc >=0.3.0 - pcdsdaq >=2.3.0