Skip to content

Commit 3614ce9

Browse files
committed
Allow latest versions of all dependencies
1 parent 5a2a5c6 commit 3614ce9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ SkyCoords = "fc659fc5-75a3-5475-a2ea-3da92c065361"
1010
WCS = "15f3aee2-9e10-537f-b834-a6fb8bdb944d"
1111

1212
[compat]
13-
FITSIO = "0.12, 0.13, 0.14, 0.15, 0.16"
14-
Interpolations = "0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12"
15-
SkyCoords = "0.3"
16-
WCS = "0.4, 0.5"
13+
FITSIO = "0.15, 0.16"
14+
Interpolations = "0.13"
15+
SkyCoords = "0.4, 1"
16+
WCS = "0.5, 0.6"
1717
julia = "1"
1818

1919
[extras]

0 commit comments

Comments
 (0)