Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Commit 5cc3111

Browse files
Update Project.toml
1 parent 3274b71 commit 5cc3111

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Project.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Requires = "ae029012-a4dd-5104-9daa-d747884805df"
1717
SciMLOperators = "c0aeaf25-5076-4817-a8d5-81caf7dfa961"
1818
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1919
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
20+
StaticArrayInterface = "0d7ed370-da01-4f52-bd93-41d350b8b718"
2021
Tricks = "410a4b4d-49e4-4fbc-ab6d-cb71b17b3775"
2122
VertexSafeGraphs = "19fa3120-7c27-5ec5-8db8-b0b0aa330d6f"
2223

@@ -28,7 +29,7 @@ SparseDiffToolsZygote = "Zygote"
2829

2930
[compat]
3031
Adapt = "3.0"
31-
ArrayInterface = "6, 7"
32+
ArrayInterface = "7"
3233
Compat = "4"
3334
DataStructures = "0.18"
3435
FiniteDiff = "2.8.1"
@@ -37,6 +38,7 @@ Graphs = "1"
3738
Requires = "1"
3839
SciMLOperators = "0.1.19, 0.2"
3940
StaticArrays = "1"
41+
StaticArrayInterface = "1.3"
4042
Tricks = "0.1.6"
4143
VertexSafeGraphs = "0.2"
4244
Zygote = "0.6"

0 commit comments

Comments
 (0)