diff --git a/Project.toml b/Project.toml index f4743709..f14d806f 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "BasicBSpline" uuid = "4c5d9882-2acf-4ea4-9e48-968fd4518195" -authors = ["hyrodium "] version = "0.11.3" +authors = ["hyrodium "] [deps] ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4" @@ -24,7 +24,7 @@ BasicBSplineRecipesBaseExt = "RecipesBase" Aqua = "0.8" ChainRulesCore = "1.15" ChainRulesTestUtils = "1.12" -GeometryBasics = "0.4" +GeometryBasics = "0.4, 0.5" IntervalSets = "0.5, 0.6, 0.7" LinearAlgebra = "1" Plots = "1"