From 4d4de4665c3668803c23610008387773d8fed5f2 Mon Sep 17 00:00:00 2001 From: Zach Burnett Date: Mon, 22 Jul 2024 13:15:51 -0400 Subject: [PATCH] metadata updates for release `0.15.2` (#1324) --- CHANGES.rst | 2 +- README.md | 1 + pyproject.toml | 4 +-- requirements-sdp.txt | 82 ++++++++++++++++++++++---------------------- 4 files changed, 45 insertions(+), 44 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index 0761d7d30..f46a2dd62 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,4 +1,4 @@ -0.15.2 (unreleased) +0.15.2 (2024-07-22) =================== - diff --git a/README.md b/README.md index 0d3bc8ebf..b2921f957 100644 --- a/README.md +++ b/README.md @@ -167,6 +167,7 @@ an [issue](https://github.com/spacetelescope/romancal/issues). | 0.14.0 | 24Q2_B13 | 056 | Feb 2024 | Release for Build 24Q2_B13 (Build 13) | | 0.15.0 | 24Q3_B14 | 058 | May 2024 | Release for Build 24Q3_B14 (Build 14) | | 0.15.1 | 24Q3_B14 | 058 | May 2024 | Release for Build 24Q3_B14 (Build 14) | +| 0.15.2 | 24Q3_B14 | 061 | Jul 2024 | Release for Build 24Q3_B14 (Build 14) | Note: CRDS_CONTEXT values flagged with an asterisk in the above table are estimates diff --git a/pyproject.toml b/pyproject.toml index 8fcfd6412..c66240041 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ dependencies = [ "crds >=11.16.16", "gwcs >=0.21.0", "jsonschema >=4.8", - "numpy >=1.22", + "numpy >=1.22,<2.0", "photutils >=1.10.0", "pyparsing >=2.4.7", "requests >=2.26", @@ -28,7 +28,7 @@ dependencies = [ "roman_datamodels>=0.20.0", # "roman_datamodels @ git+https://github.com/spacetelescope/roman_datamodels.git", "scipy >=1.11", - "stcal>=1.7.0", + "stcal>=1.7.3,<1.8.0", # "stcal @ git+https://github.com/spacetelescope/stcal.git@main", "stpipe >=0.5.0", "tweakwcs >=0.8.6", diff --git a/requirements-sdp.txt b/requirements-sdp.txt index a95d2a197..fd85e648c 100644 --- a/requirements-sdp.txt +++ b/requirements-sdp.txt @@ -5,50 +5,50 @@ # # Add a CRDS context number for the delivery as a record here # -# CRDS_CONTEXT = roman_0058.pmap +# CRDS_CONTEXT = roman_0061.pmap # alabaster==0.7.16 -asdf==3.2.0 +asdf==3.3.0 asdf-astropy==0.6.1 asdf_coordinates_schemas==0.3.0 asdf_standard==1.1.1 asdf_transform_schemas==0.5.0 asdf_wcs_schemas==0.4.0 -astropy==6.1.0 -astropy-iers-data==0.2024.5.13.0.30.12 +astropy==6.1.1 +astropy-iers-data==0.2024.7.22.0.34.13 astroquery==0.4.7 attrs==23.2.0 Babel==2.15.0 -backports.tarfile==1.1.1 +backports.tarfile==1.2.0 beautifulsoup4==4.12.3 -certifi==2024.2.2 +certifi==2024.7.4 charset-normalizer==3.3.2 -ci-watson==0.6.2 +ci_watson==0.7.0 click==8.1.7 contourpy==1.2.1 -coverage==7.5.1 -crds==11.17.22 +coverage==7.6.0 +crds==11.17.26 cycler==0.12.1 deepdiff==7.0.1 docutils==0.21.2 -drizzle==1.15.1 +drizzle==1.15.2 et-xmlfile==1.1.0 -filelock==3.14.0 -fonttools==4.51.0 +filelock==3.15.4 +fonttools==4.53.1 gwcs==0.21.0 html5lib==1.1 -hypothesis==6.102.4 +hypothesis==6.108.3 idna==3.7 -imageio==2.34.1 +imageio==2.34.2 imagesize==1.4.1 -importlib_metadata==7.1.0 +importlib_metadata==8.0.0 iniconfig==2.0.0 jaraco.classes==3.4.0 jaraco.context==5.3.0 jaraco.functools==4.0.1 Jinja2==3.1.4 jmespath==1.0.1 -jsonschema==4.22.0 +jsonschema==4.23.0 jsonschema-specifications==2023.12.1 keyring==25.2.1 kiwisolver==1.4.5 @@ -56,20 +56,20 @@ lazy_loader==0.4 lxml==5.2.2 markdown-it-py==3.0.0 MarkupSafe==2.1.5 -matplotlib==3.8.4 +matplotlib==3.9.1 mdurl==0.1.2 metrics-logger==0.1.0 -more-itertools==10.2.0 +more-itertools==10.3.0 networkx==3.3 numpy==1.26.4 numpydoc==1.7.0 -opencv-python-headless==4.9.0.80 -openpyxl==3.1.2 +opencv-python-headless==4.10.0.84 +openpyxl==3.1.5 ordered-set==4.1.0 -packaging==24.0 +packaging==24.1 Parsley==1.3 -photutils==1.12.0 -pillow==10.3.0 +photutils==1.13.0 +pillow==10.4.0 pluggy==1.5.0 poppy==1.1.1 pyerfa==2.0.1.4 @@ -86,16 +86,16 @@ pytest-filter-subpackage==0.2.0 pytest-mock==3.14.0 pytest-remotedata==0.4.1 python-dateutil==2.9.0.post0 -pyvo==1.5.1 +pyvo==1.5.2 PyYAML==6.0.1 rad==0.20.0 referencing==0.35.1 -requests==2.31.0 +requests==2.32.3 rich==13.7.1 roman_datamodels==0.20.0 -rpds-py==0.18.1 -scikit-image==0.23.2 -scipy==1.13.0 +rpds-py==0.19.0 +scikit-image==0.24.0 +scipy==1.14.0 semantic-version==2.10.0 shellingham==1.5.4 six==1.16.0 @@ -103,26 +103,26 @@ snowballstemmer==2.2.0 soc-roman-tools==0.1.0 sortedcontainers==2.4.0 soupsieve==2.5 -spherical-geometry==1.3.1 -Sphinx==7.3.7 +spherical_geometry==1.3.2 +Sphinx==7.4.7 sphinxcontrib-applehelp==1.0.8 sphinxcontrib-devhelp==1.0.6 -sphinxcontrib-htmlhelp==2.0.5 +sphinxcontrib-htmlhelp==2.0.6 sphinxcontrib-jsmath==1.0.1 -sphinxcontrib-qthelp==1.0.7 +sphinxcontrib-qthelp==1.0.8 sphinxcontrib-serializinghtml==1.1.10 -stcal==1.7.0 -stpipe==0.5.2 +stcal==1.7.3 +stpipe==0.6.0 stpreview==0.5.1 -stsci.imagestats==1.8.2 -stsci.stimage==0.2.8 +stsci.imagestats==1.8.3 +stsci.stimage==0.2.9 synphot==1.4.0 tabulate==0.9.0 -tifffile==2024.5.10 -tweakwcs==0.8.7 +tifffile==2024.7.21 +tweakwcs==0.8.8 typer==0.12.3 -typing_extensions==4.11.0 -urllib3==2.2.1 +typing_extensions==4.12.2 +urllib3==2.2.2 webbpsf==1.2.1 webencodings==0.5.1 -zipp==3.18.1 +zipp==3.19.2