Skip to content

Commit 35701b7

Browse files
committed
further increase minimal version of dependencies to remove remaining uses of istree in libraries
1 parent 93c4b3a commit 35701b7

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
@@ -18,10 +18,10 @@ DataDrivenDiffEq = "1.5"
1818
DataDrivenSparse = "0.1.2"
1919
DataStructures = "0.18.13"
2020
LinearAlgebra = "<0.0.1, 1"
21-
SpecialFunctions = "2"
21+
SpecialFunctions = "2.1"
2222
Statistics = "<0.0.1, 1"
2323
SymbolicUtils = "2, 3"
24-
Symbolics = "5.30, 6"
24+
Symbolics = "5.31, 6"
2525
julia = "1.9"
2626

2727
[extras]

0 commit comments

Comments
 (0)