Skip to content

Commit

Permalink
pin only 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aTrotier committed Mar 13, 2024
1 parent b17ea91 commit a58991d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ authors = ["aTrotier <[email protected]> and contributors"]
version = "1.0.0"

[deps]
LinearOperatorCollection = "a4a2c56f-fead-462a-a3ab-85921a5f2575"
BartIO = "8b90e6a2-6e4d-4906-89ae-b5f72ca4a65b"
EPGsim = "b6a82cc1-40c9-4006-90b7-9176002c0410"
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
Expand All @@ -12,18 +13,18 @@ LsqFit = "2fda8390-95c7-5789-9bda-21331edee243"
MRICoilSensitivities = "c57eb701-aafc-44a2-a53c-128049758959"
MRIFiles = "5a6f062f-bf45-497d-b654-ad17aae2a530"
MRIReco = "bdf86e05-2d2b-5731-a332-f3fe1f9e047f"
LinearOperatorCollection = "a4a2c56f-fead-462a-a3ab-85921a5f2575"

[compat]
julia = "1.9"
LinearOperatorCollection = "=1.1.2"
BartIO = "0.3.1"
EPGsim = "0.1.1"
FFTW = "1.7.2"
LsqFit = "0.15.0"
MRICoilSensitivities = "0.1.3"
MRIFiles = "0.2.0"
MRIReco = "0.8.1"
LinearOperatorCollection = "1.1.2"


[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit a58991d

Please sign in to comment.