diff --git a/Project.toml b/Project.toml index 691504e5..149bfe08 100644 --- a/Project.toml +++ b/Project.toml @@ -58,16 +58,16 @@ LieGroups = "0.1" LinearAlgebra = "1.11" MIMEs = "1.1" ManifoldsBase = "1, 2" -OrderedCollections = "1.4" +OrderedCollections = "1.4, 2.0" Pkg = "1.4, 1.5" ProgressMeter = "1" Random = "1.11" -RecursiveArrayTools = "2, 3" +RecursiveArrayTools = "2, 3, 4.3" SHA = "0.7, 1" SparseArrays = "1.11" StaticArrays = "1" Statistics = "1.11" -StructUtils = "=2.7.0" +StructUtils = "=2.7.0, 2.8" Tables = "1.11.1" Tar = "1.9" TensorCast = "0.3.3, 0.4"