Skip to content

Commit efce4c7

Browse files
committed
Drop older SymbolicUtils and Symbolics version compat
Only support SymbolicUtils 4 and Symbolics 7. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent cf3b141 commit efce4c7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ ForwardDiff = "0.10, 1"
2525
SpecialFunctions = "2"
2626
Statistics = "<0.0.1, 1"
2727
SymbolicLimits = "0.2.3"
28-
SymbolicUtils = "2.1, 3, 4"
29-
Symbolics = "6, 7"
28+
SymbolicUtils = "4"
29+
Symbolics = "7"
3030
TermInterface = "2"
3131
julia = "1.9"
3232

0 commit comments

Comments
 (0)