diff options
-rw-r--r-- | stsci.skypac/meta.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stsci.skypac/meta.yaml b/stsci.skypac/meta.yaml index c88ca32..f9aaa3e 100644 --- a/stsci.skypac/meta.yaml +++ b/stsci.skypac/meta.yaml @@ -21,7 +21,7 @@ requirements: - astropy >=1.1 - stsci.distutils - stsci.imagestats - - stsci.sphere + - spherical-geometry - stsci.tools - stwcs - setuptools @@ -30,7 +30,7 @@ requirements: run: - astropy >=1.1 - stsci.imagestats - - stsci.sphere + - spherical-geometry - stsci.tools - stwcs - python |