Skip to content

Commit

Permalink
update compat
Browse files Browse the repository at this point in the history
  • Loading branch information
ghislainb committed Jan 7, 2025
1 parent e5a84d0 commit d7e15e3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"

[compat]
FEMQuad = "0.3"
FastGaussQuadrature = "0.4, 0.5"
FastGaussQuadrature = "0.4, 0.5, 1.0"
ForwardDiff = "0.10"
LinearSolve = "1, 2"
NearestNeighbors = "0.4"
StaticArrays = "1.2"
Symbolics = "5"
julia = "1.6"
StaticArrays = "1.9"
Symbolics = "5, 6"
julia = "1.6, 1.10"

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

0 comments on commit d7e15e3

Please sign in to comment.