Skip to content

Commit

Permalink
prepare for release 1.7.2 (#7040)
Browse files Browse the repository at this point in the history
prepare for release 1.7.2 [skip ci]
  • Loading branch information
nden authored Sep 12, 2022
1 parent 654dcf6 commit 943437a
Show file tree
Hide file tree
Showing 3 changed files with 76 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
1.7.2 (unreleased)
1.7.2 (2022-09-12)
==================

assign_wcs
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ contact the [JWST Help Desk](https://jwsthelp.stsci.edu).

| jwst tag | DMS build | CRDS_CONTEXT<br>(JWST OPS) | CRDS_CONTEXT<br>(JWST PUB) | Date | Notes |
|---------------------|-----------|----------------------------|----------------------------|------------|-----------------------------------------------|
| 1.7.2 | B8.1.2rc3 | N/A | 0950 | 2022-09-12 | Final release candidate for B8.1.2 |
| 1.7.1 | B8.1.2rc2 | N/A | 0950 | 2022-09-07 | Second release candidate for B8.1.2 |
| 1.7.0 | B8.1.2rc1 | N/A | 0950 | 2022-09-01 | First release candidate for B8.1.2 |
| 1.6.2 | B8.1rc3 | N/A | 0930 | 2022-07-19 | Third release candidate for B8.1 |
Expand Down
74 changes: 74 additions & 0 deletions requirements-sdp.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,77 @@
# conda activate sdp
# pip install -e .[test]
# pip freeze | grep -v jwst.git >> requirements-sdp.txt
asdf==2.13.0
asdf-astropy==0.2.2
asdf-coordinates-schemas==0.1.0
asdf-standard==1.0.3
asdf-transform-schemas==0.3.0
asdf-wcs-schemas==0.1.1
astropy==5.1
attrs==22.1.0
BayesicFitting==3.0.1
certifi==2022.5.18.1
charset-normalizer==2.1.1
ci-watson==0.6.1
codecov==2.1.12
colorama==0.4.5
coverage==6.4.4
crds==11.16.9
cycler==0.11.0
drizzle==1.13.6
filelock==3.8.0
flake8==5.0.4
fonttools==4.37.1
future==0.18.2
getch==1.0
gwcs==0.18.2
idna==3.3
imageio==2.21.2
iniconfig==1.1.1
jmespath==1.0.1
jsonschema==4.9.1
-e git+https://github.com/spacetelescope/jwst@63f1a896d228bfa2402ff252a9d6d89f6c464921#egg=jwst
kiwisolver==1.4.4
lxml==4.9.1
matplotlib==3.5.3
mccabe==0.7.0
networkx==2.8.6
numpy==1.23.2
packaging==21.3
Parsley==1.3
photutils==1.5.0
Pillow==9.2.0
pluggy==1.0.0
poppy==1.0.3
psutil==5.9.1
py==1.11.0
pycodestyle==2.9.1
pyerfa==2.0.0.1
pyflakes==2.5.0
pyparsing==3.0.9
pyrsistent==0.18.1
pytest==7.1.2
pytest-cov==3.0.0
pytest-doctestplus==0.12.0
pytest-openfiles==0.5.0
python-dateutil==2.8.2
PyWavelets==1.3.0
PyYAML==6.0
requests==2.28.1
requests-mock==1.10.0
scikit-image==0.19.3
scipy==1.9.1
semantic-version==2.10.0
six==1.16.0
spherical-geometry==1.2.22
stcal==1.1.0
stdatamodels==0.4.3
stpipe==0.4.2
stsci.image==2.3.5
stsci.imagestats==1.6.3
stsci.stimage==0.2.5
tifffile==2022.8.12
tomli==2.0.1
tweakwcs==0.8.0
urllib3==1.26.12
wiimatch==0.3.1

0 comments on commit 943437a

Please sign in to comment.