Skip to content

Commit

Permalink
We are eneting dependency fun Part 3.
Browse files Browse the repository at this point in the history
  • Loading branch information
kellertuer committed Aug 25, 2024
1 parent 9881f73 commit 5db1943
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Preferences = "1.4"
Printf = "1.6"
QuadraticModels = "0.9"
Random = "1.6"
RecursiveArrayTools = "3.27"
RecursiveArrayTools = "3"
Requires = "0.5, 1"
RipQP = "0.6.4"
SparseArrays = "1.6"
Expand Down
2 changes: 1 addition & 1 deletion docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ ManifoldsBase = "0.14.12, 0.15"
Manopt = "0.4, 0.5"
Plots = "1"
QuadraticModels = "0.9.6"
RecursiveArrayTools = "3.27"
RecursiveArrayTools = "3"
RipQP = "0.6.4"
2 changes: 1 addition & 1 deletion tutorials/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ Manifolds = "0.8.81, 0.9, 0.10"
ManifoldsBase = "0.14.12, 0.15"
Manopt = "0.5"
Plots = "1.38"
RecursiveArrayTools = "3.27"
RecursiveArrayTools = "3"

0 comments on commit 5db1943

Please sign in to comment.