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 Oct 4, 2023
1 parent 2655700 commit 21e6eac
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 @@ -11,7 +11,7 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

[compat]
FastGaussQuadrature = "0.4.9, 0.5"
FastGaussQuadrature = "0.4.9, 0.5, 1"
Polynomials = "2.0.25, 3, 4"
julia = "1.3"

Expand Down

0 comments on commit 21e6eac

Please sign in to comment.