We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38147db commit 7d92869Copy full SHA for 7d92869
Project.toml
@@ -2,7 +2,7 @@ name = "Polynomials"
2
uuid = "f27b6e38-b328-58d1-80ce-0feddd5e7a45"
3
license = "MIT"
4
author = "JuliaMath"
5
-version = "4.0.12"
+version = "4.0.13"
6
7
[deps]
8
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -31,7 +31,7 @@ ChainRulesTestUtils = "1"
31
DualNumbers = "0.6"
32
FFTW = "1"
33
LinearAlgebra = "<0.0.1, 1"
34
-MakieCore = "0.6,0.7, 0.8"
+MakieCore = "0.6,0.7, 0.8, 0.9"
35
MutableArithmetics = "1"
36
OffsetArrays = "1"
37
OrderedCollections = "1.6.3"
0 commit comments