diff options
-rw-r--r-- | mosviz/meta.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mosviz/meta.yaml b/mosviz/meta.yaml index c2a6667..5382730 100644 --- a/mosviz/meta.yaml +++ b/mosviz/meta.yaml @@ -25,7 +25,7 @@ requirements: build: - astropy - specutils - - glueviz + - glue-core - matplotlib - qtpy - numpy {{ numpy }} @@ -34,7 +34,7 @@ requirements: run: - astropy - specutils - - glueviz + - glue-core - matplotlib - qtpy - numpy |