Skip to content

Commit

Permalink
CompatHelper: bump compat for FastGaussQuadrature to 1, (keep existin…
Browse files Browse the repository at this point in the history
…g compat)
  • Loading branch information
CompatHelper Julia committed Jan 8, 2025
1 parent e5a84d0 commit b52be7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"

[compat]
FEMQuad = "0.3"
FastGaussQuadrature = "0.4, 0.5"
FastGaussQuadrature = "0.4, 0.5, 1"
ForwardDiff = "0.10"
LinearSolve = "1, 2"
NearestNeighbors = "0.4"
Expand Down

0 comments on commit b52be7f

Please sign in to comment.