Skip to content

Commit 0dd926e

Browse files
CompatHelper JuliaChrisRackauckas
authored andcommitted
CompatHelper: bump compat for SymbolicUtils to 3, (keep existing compat)
1 parent 864ed11 commit 0dd926e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ TaylorDiffSFExt = ["SpecialFunctions"]
2323
ChainRules = "1"
2424
ChainRulesCore = "1"
2525
ChainRulesOverloadGeneration = "0.1"
26-
SpecialFunctions = "2"
2726
NNlib = "0.9"
28-
SymbolicUtils = "2"
27+
SpecialFunctions = "2"
28+
SymbolicUtils = "2, 3"
2929
Symbolics = "5.30.1"
3030
Zygote = "0.6.55"
3131
julia = "1.6"

0 commit comments

Comments
 (0)