diff options
author | Matt Rendina <rendinam@users.noreply.github.com> | 2017-04-28 14:52:15 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-28 14:52:15 -0400 |
commit | 1cd65f042e752d37488b73ad1bc92e0c987e6370 (patch) | |
tree | bc4d37610c74078f78b7ba95d447c9b64444bce4 | |
parent | 6879ffc20b322f901df20b978a0da762a63cf1a9 (diff) | |
download | astroconda-contrib-1cd65f042e752d37488b73ad1bc92e0c987e6370.tar.gz |
Updating floor versions for HSTDP 2017.2-1
-rw-r--r-- | stsci-hst/meta.yaml | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/stsci-hst/meta.yaml b/stsci-hst/meta.yaml index 836709e..58b6a65 100644 --- a/stsci-hst/meta.yaml +++ b/stsci-hst/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'stsci-hst' %} -{% set version = '2.0.0' %} +{% set version = '3.0.0' %} {% set number = '0' %} about: @@ -19,13 +19,13 @@ requirements: - purge_path >=1.0.0 - acstools >=2.0.0 - astropy >=1.1 - - calcos >=3.1.8 + - calcos >=3.2.1 - costools >=1.2.1 - - crds >=7.0.1 + - crds >=7.1.1 - d2to1 >=0.2.12 - - drizzlepac >=2.1.3 + - drizzlepac >=2.1.14 - fitsblender >=0.2.6 - - hstcal >=1.0.0 + - hstcal >=1.2.0rc1 - nictools >=1.1.3 - pyregion >=1.1.2 - pysynphot >=0.9.8.2 @@ -42,23 +42,23 @@ requirements: - stsci.stimage >=0.2.1 - stsci.skypac >=0.9 - stsci.sphere >=0.2 - - stsci.tools >=3.4.1 - - stwcs >=1.2.3 + - stsci.tools >=3.4.9 + - stwcs >=1.3.2rc1 - wfpc2tools >=1.0.3 - - wfc3tools >=1.3.1 + - wfc3tools >=1.3.5rc1 - numpy - python x.x run: - purge_path >=1.0.0 - acstools >=2.0.0 - astropy >=1.1 - - calcos >=3.1.8 + - calcos >=3.2.1 - costools >=1.2.1 - - crds >=7.0.1 + - crds >=7.1.1 - d2to1 >=0.2.12 - - drizzlepac >=2.1.3 + - drizzlepac >=2.1.14 - fitsblender >=0.2.6 - - hstcal >=1.0.0 + - hstcal >=1.2.0rc1 - nictools >=1.1.3 - pyregion >=1.1.2 - pysynphot >=0.9.8.2 @@ -75,9 +75,9 @@ requirements: - stsci.stimage >=0.2.1 - stsci.skypac >=0.9 - stsci.sphere >=0.2 - - stsci.tools >=3.4.1 - - stwcs >=1.2.3 + - stsci.tools >=3.4.9 + - stwcs >=1.3.2rc1 - wfpc2tools >=1.0.3 - - wfc3tools >=1.3.1 + - wfc3tools >=1.3.5rc1 - numpy - python x.x |