From 7660641dc4c57d5a6878b1bd561ed6d8b4930df9 Mon Sep 17 00:00:00 2001 From: Mateusz Baran Date: Sun, 22 Oct 2023 16:01:51 +0200 Subject: [PATCH] try this, try that... --- tutorials/Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorials/Project.toml b/tutorials/Project.toml index f96dc8ad08..20f5eaf955 100644 --- a/tutorials/Project.toml +++ b/tutorials/Project.toml @@ -21,7 +21,7 @@ CSV = "0.10" DataFrames = "1" Distributions = "0.22.6, 0.23, 0.24, 0.25" IJulia = "1" -Manifolds = "0.9.0" -ManifoldsBase = "0.15.0" +Manifolds = "0.8.81, 0.9.0" +ManifoldsBase = "0.14, 0.15.0" MultivariateStats = "0.10" StaticArrays = "1"