diff --git a/Project.toml b/Project.toml index b9f516a1..2955f5f6 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "GeometricMachineLearning" uuid = "194d25b2-d3f5-49f0-af24-c124f4aa80cc" -authors = ["Michael Kraus "] version = "0.4.6" +authors = ["Michael Kraus "] [deps] AbstractNeuralNetworks = "60874f82-5ada-4c70-bd1c-fa6be7711c8a" @@ -43,7 +43,7 @@ Distances = "0.10" ForwardDiff = "0.10, 1" GeometricBase = "0.11, 0.12" GeometricEquations = "0.20" -GeometricSolutions = "0.5" +GeometricSolutions = "0.5, 0.6" HDF5 = "0.16, 0.17" KernelAbstractions = "0.9" LazyArrays = "=2.3.2"