Skip to content

Commit 2a2dc7d

Browse files
committed
update compat for Manifolds v0.9.12
1 parent 7910b27 commit 2a2dc7d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Project.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,9 @@ FiniteDifferences = "0.12"
7878
FunctionalStateMachine = "0.2.9"
7979
JSON3 = "1"
8080
KernelDensityEstimate = "0.5.6"
81+
LinearAlgebra = "1"
8182
ManifoldDiff = "0.3"
82-
Manifolds = "0.9"
83+
Manifolds = "0.9.12"
8384
ManifoldsBase = "0.15"
8485
Manopt = "0.4.40"
8586
MetaGraphs = "0.7"
@@ -96,7 +97,7 @@ StatsBase = "0.32, 0.33, 0.34"
9697
StructTypes = "1"
9798
TensorCast = "0.3.3, 0.4"
9899
TimeZones = "1.3.1"
99-
julia = "1.9"
100+
julia = "1.10"
100101

101102
[extras]
102103
AMD = "14f7f29c-3bd6-536c-9a0b-7339e30b5a3e"

0 commit comments

Comments
 (0)