Skip to content

Commit

Permalink
update deps for devito compat
Browse files Browse the repository at this point in the history
  • Loading branch information
mloubout authored Jun 27, 2024
1 parent 3b60520 commit 6615eb8
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
@@ -1,7 +1,7 @@
name = "TimeProbeSeismic"
uuid = "cd417b76-fc6b-4228-be91-94f5ea77264b"
authors = ["Mathias Louboutin", "Felix J. Herrmann"]
version = "1.1.4"
version = "1.1.5"

[deps]
JUDI = "f3b833dc-6b2e-5b9c-b940-873ed6319979"
Expand All @@ -11,6 +11,6 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
JUDI = "3.4.3"
JUDI = "3.4.4"
Reexport = "1"
julia = "1.6"

0 comments on commit 6615eb8

Please sign in to comment.