From 5f8cf3eee067d8843f930c26d46a4d9653287cbf Mon Sep 17 00:00:00 2001 From: Mary Romelfanger Date: Fri, 16 Jul 2021 14:16:50 -0400 Subject: updating tweak version and putting hstcal 2.7.2 in the dependency list. --- caldp/20210715/CALDP_20210715_CAL_linux_py36_final.yml | 3 ++- caldp/20210715/CALDP_20210715_CAL_macos_py36_final.yml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/caldp/20210715/CALDP_20210715_CAL_linux_py36_final.yml b/caldp/20210715/CALDP_20210715_CAL_linux_py36_final.yml index b75ef04..648e86d 100644 --- a/caldp/20210715/CALDP_20210715_CAL_linux_py36_final.yml +++ b/caldp/20210715/CALDP_20210715_CAL_linux_py36_final.yml @@ -8,6 +8,7 @@ channels: - https://ssb.stsci.edu/astroconda-staging dependencies: - python=3.6.13=hdb3f193_0 +- hstcal=2.7.2.dev0+gd395b8b8=0 - pip: - acstools==3.3.1 - astropy==4.1 @@ -73,7 +74,7 @@ dependencies: - threadpoolctl==2.1.0 - tifffile==2020.9.3 - tornado==6.1 - - tweakwcs==0.7.1 + - tweakwcs==0.7.2 - typing-extensions==3.10.0.0 - urllib3==1.26.4 - webencodings==0.5.1 diff --git a/caldp/20210715/CALDP_20210715_CAL_macos_py36_final.yml b/caldp/20210715/CALDP_20210715_CAL_macos_py36_final.yml index d1eb676..e4b9c39 100644 --- a/caldp/20210715/CALDP_20210715_CAL_macos_py36_final.yml +++ b/caldp/20210715/CALDP_20210715_CAL_macos_py36_final.yml @@ -8,6 +8,7 @@ channels: - https://ssb.stsci.edu/astroconda-staging dependencies: - python=3.6.13=h88f2d9e_0 +- hstcal=2.7.2.dev0+gd395b8b8=02 - pip: - acstools==3.3.1 - astropy==4.1 @@ -68,7 +69,7 @@ dependencies: - threadpoolctl==2.1.0 - tifffile==2020.9.3 - tornado==6.1 - - tweakwcs==0.7.1 + - tweakwcs==0.7.2 - typing-extensions==3.10.0.0 - urllib3==1.26.4 - webencodings==0.5.1 -- cgit