Skip to content

Commit a72a5cb

Browse files
committed
fix missing iscall by increasing minimal required SymbolicUtils version
1 parent c659d06 commit a72a5cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ DataStructures = "0.18.13"
2020
LinearAlgebra = "<0.0.1, 1"
2121
SpecialFunctions = "2"
2222
Statistics = "<0.0.1, 1"
23-
SymbolicUtils = "1.4, 3"
23+
SymbolicUtils = "2, 3"
2424
Symbolics = "5.12, 6"
2525
julia = "1.9"
2626

0 commit comments

Comments
 (0)