Skip to content

Commit 480ac52

Browse files
committed
fix wrong compat entry
1 parent 35701b7 commit 480ac52

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

0 commit comments

Comments
 (0)