Skip to content

Commit 3898fce

Browse files
build: upper bound SymbolicUtils to <1.6
1 parent c3a2641 commit 3898fce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ SparseArrays = "1"
105105
SpecialFunctions = "0.7, 0.8, 0.9, 0.10, 1.0, 2"
106106
StaticArrays = "0.10, 0.11, 0.12, 1.0"
107107
SymbolicIndexingInterface = "0.3.12"
108-
SymbolicUtils = "1.0"
108+
SymbolicUtils = "<1.6"
109109
Symbolics = "5.26"
110110
URIs = "1"
111111
UnPack = "0.1, 1.0"

0 commit comments

Comments
 (0)