Skip to content

Commit

Permalink
CompatHelper: bump compat for MultivariatePolynomials to 0.5, (keep e…
Browse files Browse the repository at this point in the history
…xisting compat)
  • Loading branch information
CompatHelper Julia committed Jun 23, 2023
1 parent 6503795 commit 7f497f0
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 @@ -10,7 +10,7 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"

[compat]
IntervalArithmetic = "0.20"
MultivariatePolynomials = "0.4"
MultivariatePolynomials = "0.4, 0.5"
RecursiveArrayTools = "2"
Reexport = "1.2"
julia = "1.5"

0 comments on commit 7f497f0

Please sign in to comment.