diff options
author | Matt Rendina <rendinam@users.noreply.github.com> | 2019-10-31 16:47:08 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-31 16:47:08 -0400 |
commit | 7b491f775f22181f1ffb869716d93cc3aa119f15 (patch) | |
tree | 11c30fd3ad45a84ed877c32f4b0d6ad389e20e0a | |
parent | 88626b75e65211835b53de6b9b8867af5efd1404 (diff) | |
parent | f297164cdbfe76e10bda478d58eedea4c046d52c (diff) | |
download | astroconda-releases-testing-7b491f775f22181f1ffb869716d93cc3aa119f15.tar.gz |
Merge pull request #97 from rendinam/jwstdp-crds
Use released tag for crds package in JWSTDP-0.14.0
-rw-r--r-- | jwstdp/0.14.0/reqs_macos-stable-deps.txt | 2 | ||||
-rw-r--r-- | jwstdp/0.14.0/reqs_stable-deps.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/jwstdp/0.14.0/reqs_macos-stable-deps.txt b/jwstdp/0.14.0/reqs_macos-stable-deps.txt index e00e76f..698404d 100644 --- a/jwstdp/0.14.0/reqs_macos-stable-deps.txt +++ b/jwstdp/0.14.0/reqs_macos-stable-deps.txt @@ -7,7 +7,7 @@ chardet==3.0.4 ci-watson==0.4 codecov==2.0.15 coverage==4.5.4 -crds @ git+https://github.com/spacetelescope/crds@194a56c +crds @ git+https://github.com/spacetelescope/crds@7.4.1.2 Cython==0.29.13 drizzle==1.13.1 filelock==3.0.12 diff --git a/jwstdp/0.14.0/reqs_stable-deps.txt b/jwstdp/0.14.0/reqs_stable-deps.txt index 2ea38fe..4ffe3d0 100644 --- a/jwstdp/0.14.0/reqs_stable-deps.txt +++ b/jwstdp/0.14.0/reqs_stable-deps.txt @@ -8,7 +8,7 @@ chardet==3.0.4 ci-watson==0.4 codecov==2.0.15 coverage==4.5.4 -crds @ git+https://github.com/spacetelescope/crds@194a56c +crds @ git+https://github.com/spacetelescope/crds@7.4.1.2 Cython==0.29.13 drizzle==1.13.1 execnet==1.7.1 |