Skip to content

Commit

Permalink
Tightening compat bound on TaylorSeries
Browse files Browse the repository at this point in the history
  • Loading branch information
lrnv authored Sep 17, 2024
1 parent 6cd445a commit 8e4ea19
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 @@ TaylorSeries = "6aa5eb33-94cf-58f4-a9d0-e4b2c4fc25ea"
[compat]
Distributions = "0.25"
Roots = "1, 2"
TaylorSeries = "0.12,0.13,0.14,0.15,0.16, 0.17"
TaylorSeries = "0.15,0.16, 0.17"
julia = "1"

[extras]
Expand Down

0 comments on commit 8e4ea19

Please sign in to comment.