Skip to content

Commit 2b6e1fc

Browse files
Merge pull request #86 from SciML/ChrisRackauckas-patch-1
Allow Symbolics v6
2 parents 48174db + 2fbc9be commit 2b6e1fc

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
@@ -54,7 +54,7 @@ SciMLBase = "2"
5454
SparseDiffTools = "2.14"
5555
SymbolicAnalysis = "0.1, 0.2"
5656
SymbolicIndexingInterface = "0.3"
57-
Symbolics = "5.12"
57+
Symbolics = "5.12, 6"
5858
Tracker = "0.2.29"
5959
Zygote = "0.6.67"
6060
julia = "1.10"

0 commit comments

Comments
 (0)