Skip to content

Commit da37fce

Browse files
authored
Lock radio-beam (#68)
1 parent 8dc2b29 commit da37fce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ packages = [{include = "racs_tools"}]
1111
python = ">=3.8"
1212
numpy = "<2"
1313
astropy = ">=5"
14-
radio_beam = "*"
14+
radio_beam = ">=0.3.8"
1515
scipy = "*"
1616
spectral_cube = ">=0.6.3"
1717
tqdm = "*"

0 commit comments

Comments
 (0)