diff options
author | Brendan Gannon <bgannon@stsci.edu> | 2023-08-22 18:19:30 -0400 |
---|---|---|
committer | Brendan Gannon <bgannon@stsci.edu> | 2023-08-22 18:19:30 -0400 |
commit | 9790541cd4013404a1a82ac3bf8d47c5016613a1 (patch) | |
tree | a171260206b6fab7cf24fd970844193f53080fbf /caldp/20200323/latest-osx.yml | |
parent | ab46193026558882cf32464397971b60ec5d211b (diff) | |
download | astroconda-releases-testing-master.tar.gz |
Diffstat (limited to 'caldp/20200323/latest-osx.yml')
-rw-r--r--[l---------] | caldp/20200323/latest-osx.yml | 100 |
1 files changed, 99 insertions, 1 deletions
diff --git a/caldp/20200323/latest-osx.yml b/caldp/20200323/latest-osx.yml index 7558dd6..d4472e3 120000..100644 --- a/caldp/20200323/latest-osx.yml +++ b/caldp/20200323/latest-osx.yml @@ -1 +1,99 @@ -caldp_20200323_cos_osx_py36_final.yml
\ No newline at end of file +channels: +- https://ssb.stsci.edu/astroconda +- defaults +dependencies: +- ca-certificates=2020.1.1=0 +- certifi=2019.11.28=py36_1 +- cfitsio=3.470=0 +- fitsverify=4.18=12 +- hstcal=2.3.1=5 +- libcxx=4.0.1=hcfea43d_1 +- libcxxabi=4.0.1=hcfea43d_1 +- libedit=3.1.20181209=hb402a30_0 +- libffi=3.2.1=h475c297_4 +- libgcc=4.8.5=hdbeacc1_10 +- libgfortran=3.0.1=h93005f0_2 +- ncurses=6.2=h0a44026_0 +- openssl=1.1.1e=h1de35cc_0 +- pip=20.0.2=py36_1 +- python=3.6.10=h359304d_0 +- readline=7.0=h1de35cc_5 +- setuptools=46.1.1=py36_0 +- sqlite=3.31.1=ha441bb4_0 +- tk=8.6.8=ha441bb4_0 +- wheel=0.34.2=py36_0 +- xz=5.2.4=h1de35cc_4 +- zlib=1.2.11=h1de35cc_3 +- pip: + - acstools==3.0.0 + - alabaster==0.7.12 + - astropy==4.0 + - astroquery==0.4 + - babel==2.8.0 + - beautifulsoup4==4.8.2 + - calcos==3.3.9 + - chardet==3.0.4 + - costools==1.2.3 + - crds==7.4.1.3 + - cycler==0.10.0 + - decorator==4.4.2 + - docutils==0.16 + - drizzlepac==3.1.6 + - filelock==3.0.12 + - fitsblender==0.3.6 + - html5lib==1.0.1 + - idna==2.9 + - imageio==2.8.0 + - imagesize==1.2.0 + - importlib-metadata==1.5.0 + - jinja2==2.11.1 + - keyring==21.2.0 + - kiwisolver==1.1.0 + - lxml==4.5.0 + - markupsafe==1.1.1 + - matplotlib==3.2.1 + - networkx==2.4 + - nictools==1.1.5 + - nose==1.3.7 + - numpy==1.18.2 + - numpydoc==0.9.2 + - packaging==20.3 + - parsley==1.3 + - photutils==0.7.2 + - pillow==7.0.0 + - pygments==2.6.1 + - pyparsing==2.4.6 + - pysynphot==0.9.14 + - python-dateutil==2.8.1 + - pytz==2019.3 + - pywavelets==1.1.1 + - requests==2.23.0 + - scikit-image==0.16.2 + - scipy==1.4.1 + - six==1.14.0 + - snowballstemmer==2.0.0 + - soupsieve==2.0 + - spherical-geometry==1.2.18 + - sphinx==2.4.4 + - sphinx-rtd-theme==0.4.3 + - sphinxcontrib-applehelp==1.0.2 + - sphinxcontrib-devhelp==1.0.2 + - sphinxcontrib-htmlhelp==1.0.3 + - sphinxcontrib-jsmath==1.0.1 + - sphinxcontrib-qthelp==1.0.3 + - sphinxcontrib-serializinghtml==1.1.4 + - stistools==1.3.0 + - stregion==1.1.6 + - stsci-image==2.3.3 + - stsci-imagestats==1.6.2 + - stsci-rtd-theme==0.0.2 + - stsci-skypac==1.0.4 + - stsci-stimage==0.2.4 + - stsci-tools==3.6.0 + - stwcs==1.5.3 + - tweakwcs==0.6.1 + - urllib3==1.25.8 + - webencodings==0.5.1 + - wfc3tools==1.3.5 + - wfpc2tools==1.0.5 + - zipp==3.1.0 |