diff --git a/Project.toml b/Project.toml index f4fe33394..2954f95dd 100644 --- a/Project.toml +++ b/Project.toml @@ -41,7 +41,7 @@ DocStringExtensions = "0.9.3" HalfIntegers = "1.6.0" KrylovKit = "0.8.3, 0.9.2, 0.10" LinearAlgebra = "1.6" -LoggingExtras = "~1.0" +LoggingExtras = "~1.0, 1.2" MatrixAlgebraKit = "0.6.5" OhMyThreads = "0.7, 0.8" OptimKit = "0.3.1, 0.4" @@ -52,7 +52,7 @@ Printf = "1" Random = "1" RecipesBase = "1.1" TensorKit = "0.16.3" -TensorKitManifolds = "0.7" +TensorKitManifolds = "0.7, 0.8" TensorKitTensors = "0.2" TensorOperations = "5.5.1" Test = "1"