diff --git a/Project.toml b/Project.toml index b20f00ab..3553e2c8 100644 --- a/Project.toml +++ b/Project.toml @@ -2,7 +2,7 @@ name = "Polynomials" uuid = "f27b6e38-b328-58d1-80ce-0feddd5e7a45" license = "MIT" author = "JuliaMath" -version = "4.0.5" +version = "4.0.6" [deps] LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" @@ -30,12 +30,14 @@ ChainRulesTestUtils = "1" DualNumbers = "0.6" FFTW = "1" LinearAlgebra = "1.6" -MakieCore = "0.6" +MakieCore = "0.6,0.7" MutableArithmetics = "1" +OffsetArrays = "1" RecipesBase = "0.7, 0.8, 1" Setfield = "1" SparseArrays = "1.6" SpecialFunctions = "1,2" +Test = "1.6" julia = "1.6" [extras]