Skip to content

Commit d6ff2f8

Browse files
pin rad to latest release
1 parent b3db50e commit d6ff2f8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ dependencies = [
1717
"gwcs >=0.19.0",
1818
"numpy >=1.24",
1919
"astropy >=5.3.0",
20-
# "rad >=0.23.1",
21-
"rad @ git+https://github.com/spacetelescope/rad.git",
20+
"rad >=0.24.0",
21+
# "rad @ git+https://github.com/spacetelescope/rad.git",
2222
"asdf-standard >=1.1.0",
2323
"pyarrow >= 10.0.1",
2424
]

0 commit comments

Comments
 (0)