Skip to content

Commit

Permalink
Merge pull request #1814 from JuliaRobotics/24Q1/compat/mjl0912
Browse files Browse the repository at this point in the history
update compat for Manifolds v0.9.12
  • Loading branch information
dehann authored Jan 22, 2024
2 parents 7910b27 + 9a09e88 commit 3fee901
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,9 @@ FiniteDifferences = "0.12"
FunctionalStateMachine = "0.2.9"
JSON3 = "1"
KernelDensityEstimate = "0.5.6"
LinearAlgebra = "1.10"
ManifoldDiff = "0.3"
Manifolds = "0.9"
Manifolds = "0.9.12"
ManifoldsBase = "0.15"
Manopt = "0.4.40"
MetaGraphs = "0.7"
Expand All @@ -91,12 +92,12 @@ RecursiveArrayTools = "2.31.1, 3"
Reexport = "1"
SparseDiffTools = "2"
StaticArrays = "1"
Statistics = "1"
Statistics = "1.10"
StatsBase = "0.32, 0.33, 0.34"
StructTypes = "1"
TensorCast = "0.3.3, 0.4"
TimeZones = "1.3.1"
julia = "1.9"
julia = "1.10"

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

0 comments on commit 3fee901

Please sign in to comment.