Skip to content
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"

[compat]
AbstractGPs = "0.3, 0.4, 0.5"
Makie = "0.15.2, 0.16, 0.17, 0.18, 0.19, 0.20, 0.21"
Makie = "0.15.2, 0.16 - 0.22"
julia = "1.10"
2 changes: 1 addition & 1 deletion test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
AbstractGPs = "0.3, 0.4, 0.5"
Makie = "0.15.2, 0.16, 0.17, 0.18, 0.19, 0.20, 0.21"
Makie = "0.15.2, 0.16, 0.17, 0.18, 0.19, 0.20, 0.21, 0.22"
julia = "1.3"
Loading