Skip to content

Commit

Permalink
Increase AbstractImageReco dep
Browse files Browse the repository at this point in the history
  • Loading branch information
nHackel committed Feb 2, 2024
1 parent 91fe720 commit d360249
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "MPIReco"
uuid = "e4246700-6248-511e-8146-a1d1f47669d2"
authors = ["Tobias Knopp <[email protected]>"]
version = "0.5.1"
version = "0.5.2"

[deps]
DSP = "717857b8-e6f2-59f4-9121-6e50c889abd2"
Expand All @@ -24,7 +24,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"

[compat]
AbstractImageReconstruction = "0.2"
AbstractImageReconstruction = "0.3"
DSP = "0.6, 0.7"
Distributed = "1"
DistributedArrays = "0.6"
Expand All @@ -42,7 +42,7 @@ SparseArrays = "1"
Statistics = "1"
ThreadPools = "2.1.1"
Unitful = "1.13, 1.14, 1.15, 1.16, 1.17"
julia = "1.6"
julia = "1.9"

[extras]
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
Expand Down

0 comments on commit d360249

Please sign in to comment.