Skip to content

Commit 1923e4d

Browse files
Merge pull request #797 from JuliaSymbolics/as/add-compats
fix: add missing compat entries
2 parents 3884777 + 08803a5 commit 1923e4d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,13 @@ ReadOnlyArrays = "0.2.0"
6767
ReverseDiff = "1"
6868
RuntimeGeneratedFunctions = "0.5.13"
6969
Setfield = "0.7, 0.8, 1"
70+
SparseArrays = "1"
7071
SpecialFunctions = "0.10, 1.0, 2"
7172
StaticArrays = "0.12, 1.0"
7273
SymbolicIndexingInterface = "0.3"
7374
TaskLocalValues = "0.1.2"
7475
TermInterface = "2.0"
76+
WeakCacheSets = "0.1.0"
7577
julia = "1.10"
7678

7779
[extras]

0 commit comments

Comments
 (0)