diff --git a/Project.toml b/Project.toml index 7a1c513..deb7907 100644 --- a/Project.toml +++ b/Project.toml @@ -9,12 +9,12 @@ FastLapackInterface = "29a986be-02c6-4525-aec4-84b980013641" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" NLSolversBase = "d41bc354-129a-5804-8e4c-c37616107c6c" PositiveFactorizations = "85a6dd25-e78a-55b7-8502-1745935b8125" -Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a" +Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" [compat] CommonSolve = "0.2" -FastLapackInterface = "1.2" +FastLapackInterface = "1.2, 2" NLSolversBase = "7.6" PositiveFactorizations = "0.2.4" PrecompileTools = "1"