Skip to content

Commit

Permalink
Merge pull request #22 from SeismicJulia/compathelper/new_version/202…
Browse files Browse the repository at this point in the history
…4-05-10-00-53-38-992-01489310998

CompatHelper: bump compat for Makie to 0.21, (keep existing compat)
  • Loading branch information
AtilaSaraiva authored Jun 4, 2024
2 parents 93a1748 + d092b44 commit eba9b4c
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 eba9b4c

Please sign in to comment.