Skip to content

Commit 38d67f6

Browse files
committed
increase minimal Symbolics version to match SymbolicUtils minimal version
1 parent a72a5cb commit 38d67f6

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
@@ -21,7 +21,7 @@ LinearAlgebra = "<0.0.1, 1"
2121
SpecialFunctions = "2"
2222
Statistics = "<0.0.1, 1"
2323
SymbolicUtils = "2, 3"
24-
Symbolics = "5.12, 6"
24+
Symbolics = "5.30, 6"
2525
julia = "1.9"
2626

2727
[extras]

0 commit comments

Comments
 (0)