Skip to content

Commit 36625d4

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for RecursiveArrayTools to 4 for package tutorials, (keep existing compat)
1 parent 738f292 commit 36625d4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

tutorials/Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
1414
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1515
RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"
1616

17-
[sources]
18-
Manopt = {path = ".."}
17+
[sources.Manopt]
18+
path = ".."
1919

2020
[compat]
2121
ADTypes = "1"
@@ -29,4 +29,4 @@ Manifolds = "0.11"
2929
ManifoldsBase = "2"
3030
Manopt = "0.5"
3131
Plots = "1.38"
32-
RecursiveArrayTools = "2, 3"
32+
RecursiveArrayTools = "2, 3, 4"

0 commit comments

Comments
 (0)