Skip to content

Commit 2670c4e

Browse files
add upper pin to rad
1 parent d8ad98a commit 2670c4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies = [
1616
"gwcs >=0.19.0",
1717
"numpy >=1.22",
1818
"astropy >=5.3.0",
19-
"rad >= 0.22.0",
19+
"rad >=0.22.0, <0.23.0",
2020
# "rad @ git+https://github.com/spacetelescope/rad.git",
2121
"asdf-standard >=1.1.0",
2222
]

0 commit comments

Comments
 (0)