Skip to content

Commit 553be33

Browse files
authored
fix IIFTypes LinearAlgebra compat (#1893)
Co-authored-by: Johannes Terblanche <Affie@users.noreply.github.com>
1 parent 39565e0 commit 553be33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IncrementalInferenceTypes/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ DistributedFactorGraphs = "0.27, 0.28.0"
2323
Distributions = "0.25.120"
2424
DocStringExtensions = "0.9.5"
2525
LieGroups = "0.1.2"
26-
LinearAlgebra = "1.12.0"
26+
LinearAlgebra = "1.10.0"
2727
Manifolds = "0.10.16, 0.11"
2828
RecursiveArrayTools = "3.33.0"
2929
StaticArrays = "1.9.13"

0 commit comments

Comments
 (0)