Skip to content

Commit

Permalink
Add Unitful explicitly (needed due to removel of reexport in MPIFiles)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonschumacher authored Oct 17, 2023
1 parent c81f345 commit f14011f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
RegularizedLeastSquares = "1e9c538a-f78c-5de5-8ffb-0b6dbe892d23"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"

[compat]
DSP = "0.6, 0.7"
Expand All @@ -31,6 +32,7 @@ MPIFiles = "0.13, 0.14"
ProgressMeter = "1.2"
Reexport = "1.0"
RegularizedLeastSquares = "0.10"
Unitful = "1.13, 1.14, 1.15, 1.16, 1.17"
julia = "1.6"

[extras]
Expand Down

0 comments on commit f14011f

Please sign in to comment.