Skip to content

Commit ab1a645

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for ManifoldDiff to 0.4, (keep existing compat)
1 parent 0c6d1b1 commit ab1a645

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: Project.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,16 @@ ManoptExamplesManoptExt = "Manopt"
2020
[compat]
2121
Distributions = "0.25"
2222
LinearAlgebra = "1.6"
23-
ManifoldDiff = "0.3"
23+
ManifoldDiff = "0.3, 0.4"
2424
Manifolds = "0.9, 0.10"
2525
ManifoldsBase = "0.15"
2626
Manopt = "0.4.7, 0.5"
2727
Markdown = "1.6"
2828
Random = "1.6"
29-
Test = "1.6"
30-
julia = "1.6"
3129
RecursiveArrayTools = "2, 3"
3230
Requires = "0.5, 1"
31+
Test = "1.6"
32+
julia = "1.6"
3333

3434
[extras]
3535
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"

0 commit comments

Comments
 (0)