Skip to content

Commit

Permalink
Add compat entries for stdlib dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
stecrotti committed Nov 29, 2023
1 parent 385a2fa commit d718634
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,10 @@ Tullio = "bc48ee85-29a4-5162-ae0b-a64e1601d4bc"

[compat]
Lazy = "0.15"
LinearAlgebra = "1.9"
Random = "1.9"
Reexport = "1"
StatsBase = "0.33, 0.34"
TensorCast = "0.4"
Tullio = "0.3"
julia = "1.8, 1.9"

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

[targets]
test = ["Test"]
julia = "1.8, 1.9"

0 comments on commit d718634

Please sign in to comment.