diff options
author | Brendan Gannon <bgannon@stsci.edu> | 2021-08-12 10:31:46 -0400 |
---|---|---|
committer | Brendan Gannon <bgannon@stsci.edu> | 2021-08-12 10:31:46 -0400 |
commit | 0779f18950c08afca7b51ad7e418763666cba071 (patch) | |
tree | 7881f5b28b77b1b1f78f1069e06de23619710277 /caldp/20210323/latest-linux.yml | |
download | astroconda-releases-testing-init.tar.gz |
initial commitinit
Diffstat (limited to 'caldp/20210323/latest-linux.yml')
-rw-r--r-- | caldp/20210323/latest-linux.yml | 106 |
1 files changed, 106 insertions, 0 deletions
diff --git a/caldp/20210323/latest-linux.yml b/caldp/20210323/latest-linux.yml new file mode 100644 index 0000000..4acce4d --- /dev/null +++ b/caldp/20210323/latest-linux.yml @@ -0,0 +1,106 @@ +# delivery_name: CALDP_20210323_CAL_final +# creation_time: Tue Mar 23 18:50:48 2021 +# conda_version: 4.9.2 +# condabuild_version: 3.18.11 +channels: +- defaults +- https://ssb.stsci.edu/astroconda +- https://ssb.stsci.edu/astroconda-staging +dependencies: +- _libgcc_mutex=0.1=main +- bzip2=1.0.8=h7b6447c_0 +- ca-certificates=2021.1.19=h06a4308_0 +- certifi=2020.12.5=py36h06a4308_0 +- cfitsio=3.470=1 +- fitsverify=4.18=13 +- hstcal=2.6.0.dev0+gce2514a6=0 +- ld_impl_linux-64=2.33.1=h53a641e_7 +- libedit=3.1.20191231=h14c3975_1 +- libffi=3.3=he6710b0_2 +- libgcc=7.2.0=h69d50b8_2 +- libgcc-ng=9.1.0=hdf63c60_0 +- libgfortran-ng=7.3.0=hdf63c60_0 +- libstdcxx-ng=9.1.0=hdf63c60_0 +- ncurses=6.2=he6710b0_1 +- openssl=1.1.1i=h27cfd23_0 +- pip=20.3.3=py36h06a4308_0 +- python=3.6.12=hcff3b4d_2 +- readline=8.1=h27cfd23_0 +- setuptools=52.0.0=py36h06a4308_0 +- sqlite=3.33.0=h62c20be_0 +- tk=8.6.10=hbc83047_0 +- wheel=0.36.2=pyhd3eb1b0_0 +- xz=5.2.5=h7b6447c_0 +- zlib=1.2.11=h7b6447c_3 +- pip: + - acstools==3.3.1 + - astropy==4.1 + - astroquery==0.4.1 + - beautifulsoup4==4.9.3 + - bokeh==2.2.3 + - calcos==3.3.10 + - cffi==1.14.5 + - chardet==4.0.0 + - costools==1.2.3 + - crds==10.1.0 + - cryptography==3.4.5 + - cycler==0.10.0 + - decorator==4.4.2 + - drizzlepac==3.2.1 + - filelock==3.0.12 + - fitsblender==0.3.6 + - html5lib==1.1 + - idna==2.10 + - imageio==2.9.0 + - importlib-metadata==3.4.0 + - jeepney==0.6.0 + - jinja2==2.11.3 + - joblib==1.0.1 + - keyring==22.0.1 + - kiwisolver==1.3.1 + - lxml==4.6.2 + - markupsafe==1.1.1 + - matplotlib==3.3.4 + - networkx==2.5 + - nictools==1.1.5 + - numexpr==2.7.2 + - numpy==1.19.5 + - packaging==20.9 + - pandas==1.1.5 + - parsley==1.3 + - photutils==1.0.2 + - pillow==8.1.0 + - pycparser==2.20 + - pyparsing==2.4.7 + - pypdf2==1.26.0 + - python-dateutil==2.8.1 + - pytz==2021.1 + - pywavelets==1.1.1 + - pyyaml==5.4.1 + - requests==2.25.1 + - scikit-image==0.17.2 + - scikit-learn==0.24.1 + - scipy==1.5.4 + - secretstorage==3.3.1 + - six==1.15.0 + - soupsieve==2.2 + - spherical-geometry==1.2.19 + - stistools==1.4.1 + - stregion==1.1.6 + - stsci-image==2.3.3 + - stsci-imagestats==1.6.2 + - stsci-skypac==1.0.5 + - stsci-stimage==0.2.4 + - stsci-tools==3.6.0 + - stwcs==1.6.1 + - tables==3.6.1 + - threadpoolctl==2.1.0 + - tifffile==2020.9.3 + - tornado==6.1 + - tweakwcs==0.7.0 + - typing-extensions==3.7.4.3 + - urllib3==1.26.3 + - webencodings==0.5.1 + - wfc3tools==1.3.5 + - wfpc2tools==1.0.5 + - zipp==3.4.0 |