Skip to content

Commit

Permalink
Move julia compat up to 1.9 so that we can follow latest DimensionalData
Browse files Browse the repository at this point in the history
  • Loading branch information
sefffal committed Jun 12, 2024
1 parent d4d28c4 commit 4bf1e08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ RecipesBase = "1.2"
Statistics = "1"
Tables = "1.7"
WCS = "0.6"
julia = "^1.6.0"
julia = "1.9.0"

[extras]
FITSIO = "525bcba6-941b-5504-bd06-fd0dc1a4d2eb"
Expand Down

0 comments on commit 4bf1e08

Please sign in to comment.