Skip to content

Commit

Permalink
CompatHelper: bump compat for ManifoldDiff to 0.4, (keep existing com…
Browse files Browse the repository at this point in the history
…pat)
  • Loading branch information
CompatHelper Julia committed Nov 28, 2024
1 parent 0c6d1b1 commit ab1a645
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,16 @@ ManoptExamplesManoptExt = "Manopt"
[compat]
Distributions = "0.25"
LinearAlgebra = "1.6"
ManifoldDiff = "0.3"
ManifoldDiff = "0.3, 0.4"
Manifolds = "0.9, 0.10"
ManifoldsBase = "0.15"
Manopt = "0.4.7, 0.5"
Markdown = "1.6"
Random = "1.6"
Test = "1.6"
julia = "1.6"
RecursiveArrayTools = "2, 3"
Requires = "0.5, 1"
Test = "1.6"
julia = "1.6"

[extras]
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Expand Down

0 comments on commit ab1a645

Please sign in to comment.