Skip to content

Commit 92929c8

Browse files
authored
Add ArrayInterfaceStaticArraysCore to compat to also require undefmatrix
1 parent 59b1896 commit 92929c8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ version = "1.12.4"
66
[deps]
77
ArrayInterfaceCore = "30b0a656-2188-435a-8636-2ec0e6a096e2"
88
ArrayInterfaceStaticArrays = "b0d46f97-bff5-4637-a19a-dd75974142cd"
9+
ArrayInterfaceStaticArraysCore = "dd5226c6-a4d4-4bc7-8575-46859f9c95b9"
910
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
1011
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
1112
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -17,6 +18,7 @@ RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"
1718
[compat]
1819
ArrayInterfaceCore = "0.1.22"
1920
ArrayInterfaceStaticArrays = "0.1"
21+
ArrayInterfaceStaticArraysCore = "0.1.3"
2022
ChainRulesCore = "1"
2123
ForwardDiff = "0.10.3"
2224
MacroTools = "0.5"

0 commit comments

Comments
 (0)