Skip to content

Commit e4237d6

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for Symbolics to 7, (keep existing compat)
1 parent b3a1b3e commit e4237d6

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
@@ -1,7 +1,7 @@
11
name = "TaylorDiff"
22
uuid = "b36ab563-344f-407b-a36a-4f200bebf99c"
3-
authors = ["Songchen Tan <i@tansongchen.com>"]
43
version = "0.3.4"
4+
authors = ["Songchen Tan <i@tansongchen.com>"]
55

66
[deps]
77
ChainRules = "082447d4-558c-5d27-93f4-14fc19e9eca2"
@@ -27,6 +27,6 @@ MacroTools = "0.5"
2727
NNlib = "0.9"
2828
SpecialFunctions = "2"
2929
SymbolicUtils = "3, 4"
30-
Symbolics = "6"
30+
Symbolics = "6, 7"
3131
Zygote = "0.6, 0.7"
3232
julia = "1.10"

0 commit comments

Comments
 (0)