File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -172,6 +172,7 @@ an [issue](https://github.com/spacetelescope/romancal/issues).
172172| 0.18.0 | 25Q2_B17 | 072 | Feb 2025 | Release for Build 25Q2_B17 (Build 17) |
173173| 0.19.0 | 25Q3_B18 | 083 | May 2025 | Release for Build 25Q3_B18 (Build 18) |
174174| 0.20.0 | 25Q4_B19 | 088 | Aug 2025 | Release for Build 25Q4_B19 (Build 19) |
175+ | 0.20.1 | 25Q4_B19 | 088 | Aug 2025 | Release for Build 25Q4_B19 (Build 19) |
175176
176177
177178Note: CRDS_CONTEXT values flagged with an asterisk in the above table are estimates
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ dependencies = [
3030 " tweakwcs >=0.8.11" ,
3131 " spherical-geometry >= 1.3.3" ,
3232 " stsci.imagestats >= 1.8.3" ,
33- " drizzle >= 2.0 .1" ,
33+ " drizzle >= 2.1 .1" ,
3434 " pyarrow >= 10.0.1" , # for Table.read(...) support in astropy for parquet files
3535 " pandas >= 2.0.0" , # for Table.read(...) support in astropy for parquet files
3636]
You can’t perform that action at this time.
0 commit comments