Skip to content

Commit ea6e296

Browse files
build: bump Symbolics compat
`maxiters` keyword to `fixpoint_sub` is required
1 parent da1552a commit ea6e296

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
@@ -131,7 +131,7 @@ SpecialFunctions = "0.7, 0.8, 0.9, 0.10, 1.0, 2"
131131
StaticArrays = "0.10, 0.11, 0.12, 1.0"
132132
SymbolicIndexingInterface = "0.3.31"
133133
SymbolicUtils = "3.7"
134-
Symbolics = "6.15.2"
134+
Symbolics = "6.15.4"
135135
URIs = "1"
136136
UnPack = "0.1, 1.0"
137137
Unitful = "1.1"

0 commit comments

Comments
 (0)