Skip to content

Commit

Permalink
add LinearAlgebra version compat
Browse files Browse the repository at this point in the history
  • Loading branch information
stevengj authored Aug 1, 2024
1 parent 8f2bdf6 commit 6d872af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ QuadGKEnzymeExt = "Enzyme"

[compat]
DataStructures = "0.11, 0.12, 0.13, 0.14, 0.15, 0.16, 0.17, 0.18, 0.19"
LinearAlgebra = "<0.0.1, 1"
Enzyme = "0.12"
julia = "1.6"

Expand Down

0 comments on commit 6d872af

Please sign in to comment.