diff options
author | Brendan Gannon <brendan.gannon2@gmail.com> | 2022-02-03 18:21:51 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-03 18:21:51 -0500 |
commit | f414fde1d7004a889c7fbb97ebd4b86e21662bef (patch) | |
tree | 398bd0b47d55d6866df629e546daebbd9a0cc303 /caldp/mvmalpha/latest-macos.yml | |
parent | 185e10f56c90c88943b82820281983ffa72c99b6 (diff) | |
parent | eca803998324e2e8242edc8c33681e48a92351d8 (diff) | |
download | astroconda-releases-testing-mvmalpharc3.tar.gz |
Merge branch 'master' into mvmalpharc3mvmalpharc3
Diffstat (limited to 'caldp/mvmalpha/latest-macos.yml')
-rw-r--r-- | caldp/mvmalpha/latest-macos.yml | 104 |
1 files changed, 104 insertions, 0 deletions
diff --git a/caldp/mvmalpha/latest-macos.yml b/caldp/mvmalpha/latest-macos.yml new file mode 100644 index 0000000..18b5fa5 --- /dev/null +++ b/caldp/mvmalpha/latest-macos.yml @@ -0,0 +1,104 @@ +# delivery_name: CALDP_mvmalpha_CAL_rc2 +# creation_time: Thu Jan 6 23:00:57 2022 +# conda_version: 4.11.0 +# condabuild_version: 3.18.11 +channels: +- defaults +- https://ssb.stsci.edu/astroconda +- https://ssb.stsci.edu/astroconda-staging +dependencies: +- bzip2=1.0.8=h1de35cc_0 +- ca-certificates=2021.10.26=hecd8cb5_2 +- certifi=2021.10.8=py38hecd8cb5_0 +- cfitsio=3.470=1 +- fitsverify=4.18=13 +- hstcal=2.7.2.dev0+gd395b8b8=0 +- libcxx=12.0.0=h2f01273_0 +- libffi=3.3=hb1e8313_2 +- libgcc=4.8.5=hdbeacc1_10 +- libgfortran=3.0.1=h93005f0_2 +- ncurses=6.3=hca72f7f_2 +- openssl=1.1.1l=h9ed2024_0 +- pip=21.2.4=py38hecd8cb5_0 +- python=3.8.12=h88f2d9e_0 +- readline=8.1=h9ed2024_0 +- setuptools=58.0.4=py38hecd8cb5_0 +- sqlite=3.37.0=h707629a_0 +- tk=8.6.11=h7bc2e8c_0 +- wheel=0.37.0=pyhd3eb1b0_1 +- xz=5.2.5=h1de35cc_0 +- zlib=1.2.11=h4dc903c_4 +- pip: + - acstools==3.3.1 + - asdf==2.8.3 + - astropy==4.3.1 + - astroquery==0.4.5 + - attrs==21.4.0 + - beautifulsoup4==4.10.0 + - bokeh==2.4.2 + - git+https://github.com/spacetelescope/calcos@3.3.12-rc1 + - charset-normalizer==2.0.10 + - costools==1.2.4 + - crds==11.5.2 + - cycler==0.11.0 + - git+https://github.com/spacetelescope/drizzlepac@3.4.0rc2 + - filelock==3.4.2 + - fitsblender==0.4.0 + - fonttools==4.28.5 + - html5lib==1.1 + - idna==3.3 + - imageio==2.13.5 + - importlib-metadata==4.10.0 + - importlib-resources==5.4.0 + - jinja2==3.0.3 + - jmespath==0.10.0 + - joblib==1.1.0 + - jsonschema==3.2.0 + - keyring==23.5.0 + - kiwisolver==1.3.2 + - lxml==4.7.1 + - markupsafe==2.0.1 + - matplotlib==3.5.1 + - networkx==2.6.3 + - nictools==1.1.5 + - numpy==1.22.0 + - packaging==21.3 + - pandas==1.3.5 + - parsley==1.3 + - photutils==1.3.0 + - pillow==9.0.0 + - pyerfa==2.0.0.1 + - pyparsing==3.0.6 + - pypdf2==1.26.0 + - pyrsistent==0.18.0 + - python-dateutil==2.8.2 + - pytz==2021.3 + - pyvo==1.2 + - pywavelets==1.2.0 + - pyyaml==6.0 + - requests==2.27.1 + - scikit-image==0.19.1 + - scikit-learn==1.0.2 + - scipy==1.7.3 + - semantic-version==2.8.5 + - six==1.16.0 + - soupsieve==2.3.1 + - spherical-geometry==1.2.22 + - stistools==1.4.1 + - stregion==1.1.6 + - stsci-image==2.3.5 + - stsci-imagestats==1.6.3 + - stsci-skypac==1.0.8 + - stsci-stimage==0.2.5 + - stsci-tools==4.0.1 + - git+https://github.com/spacetelescope/stwcs@1.7.2 + - threadpoolctl==3.0.0 + - tifffile==2021.11.2 + - tornado==6.1 + - git+https://github.com/spacetelescope/tweakwcs@0.7.3 + - typing-extensions==4.0.1 + - urllib3==1.26.7 + - webencodings==0.5.1 + - wfc3tools==1.3.5 + - wfpc2tools==1.0.5 + - zipp==3.7.0 |