diff options
author | Matt Rendina <rendinam@users.noreply.github.com> | 2020-05-04 14:58:47 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-04 14:58:47 -0400 |
commit | 195be13c4ea39fdc107b0ab77409ad32995aaa4b (patch) | |
tree | 07f97d3d5d2b14523975f0bfe1891b81093e4ea3 /jwstdp/0.16.0/reqs_macos-stable-deps.txt | |
parent | 0c0a3cb3cf991866b5677d3a11e160d23008398a (diff) | |
download | astroconda-releases-testing-195be13c4ea39fdc107b0ab77409ad32995aaa4b.tar.gz |
Add macos env snapshot that was out of date (#122)
It had been disabled in the build due to a build node being unavailable for a few days.
Diffstat (limited to 'jwstdp/0.16.0/reqs_macos-stable-deps.txt')
-rw-r--r-- | jwstdp/0.16.0/reqs_macos-stable-deps.txt | 19 |
1 files changed, 17 insertions, 2 deletions
diff --git a/jwstdp/0.16.0/reqs_macos-stable-deps.txt b/jwstdp/0.16.0/reqs_macos-stable-deps.txt index b02b449..ebc2297 100644 --- a/jwstdp/0.16.0/reqs_macos-stable-deps.txt +++ b/jwstdp/0.16.0/reqs_macos-stable-deps.txt @@ -3,6 +3,9 @@ astropy==4.0.1.post1 attrs==19.3.0 certifi==2020.4.5.1 chardet==3.0.4 +ci-watson==0.5 +codecov==2.0.22 +coverage==5.1 crds==7.4.1.3 Cython==0.29.16 drizzle==1.13.1 @@ -13,12 +16,23 @@ importlib-metadata==1.6.0 jsonschema==3.2.0 jwst @ git+https://github.com/spacetelescope/jwst.git@0.16.0 lxml==4.5.0 +more-itertools==8.2.0 numpy==1.18.2 +packaging==20.3 Parsley==1.3 photutils==0.7.2 +pluggy==0.13.1 +psutil==5.7.0 +py==1.8.1 +pyparsing==2.4.7 pyrsistent==0.16.0 +pytest==5.3.5 +pytest-cov==2.8.1 +pytest-doctestplus==0.5.0 +pytest-openfiles==0.5.0 PyYAML==5.3.1 requests==2.23.0 +requests-mock==1.7.0 scipy==1.4.1 semantic-version==2.8.4 six==1.14.0 @@ -26,6 +40,7 @@ spherical-geometry==1.2.18 stsci.image==2.3.3 stsci.imagestats==1.6.2 stsci.stimage==0.2.4 -tweakwcs==0.5.3 -urllib3==1.25.8 +tweakwcs==0.6.3 +urllib3==1.25.9 +wcwidth==0.1.9 zipp==3.1.0 |