diff options
| author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2018-12-20 22:52:55 -0500 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-20 22:52:55 -0500 | 
| commit | c3de8d0b751ea030db51a51995eb773f6512ed64 (patch) | |
| tree | 250a425533dad7b827f11d8afffd90952dc0a356 /stsci | |
| parent | a45d0293d7ba8e1d96748040a0aedc30ebefccb1 (diff) | |
| download | astroconda-contrib-c3de8d0b751ea030db51a51995eb773f6512ed64.tar.gz | |
stsci: Update DA (#454)
Diffstat (limited to 'stsci')
| -rw-r--r-- | stsci/meta.yaml | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/stsci/meta.yaml b/stsci/meta.yaml index d35dbde..30d8a1f 100644 --- a/stsci/meta.yaml +++ b/stsci/meta.yaml @@ -1,5 +1,5 @@  {% set name = 'stsci' %} -{% set version = '3.1.0' %} +{% set version = '3.2.0' %}  {% set number = '0' %}  about: @@ -21,7 +21,7 @@ requirements:      run:        - stsci-hst >=3.1.0 -      - stsci-data-analysis >=2.1.1 +      - stsci-data-analysis >=3.0.0        - astropy >=2.0.0        - cfitsio >=3.370        - d2to1 >=0.2.12  | 
