Skip to content

Commit

Permalink
CompatHelper: bump compat for Makie to 0.21, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed May 10, 2024
1 parent ea74938 commit d092b44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
FFTW = "1"
Makie = "0.20"
Makie = "0.20, 0.21"
Statistics = "1"
julia = "1"

[extras]
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
SeisProcessing = "3ac90d68-5a11-50c7-932e-af3f40d97fdc"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"

[targets]
test = ["Test", "SeisProcessing", "Random"]

0 comments on commit d092b44

Please sign in to comment.