Skip to content

Commit d5814c4

Browse files
Update Project.toml
1 parent 5a040ba commit d5814c4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1818
VertexSafeGraphs = "19fa3120-7c27-5ec5-8db8-b0b0aa330d6f"
1919

2020
[compat]
21-
Adapt = "1, 2.0, 3.0"
21+
Adapt = "3.0"
2222
ArrayInterface = "7"
23-
Compat = "2.2, 3, 4"
24-
DataStructures = "0.17, 0.18"
23+
Compat = "4"
24+
DataStructures = "0.18"
2525
FiniteDiff = "2.8.1"
2626
ForwardDiff = "0.10"
2727
Graphs = "1"
28-
Requires = "0.5, 1.0"
28+
Requires = "1.0"
2929
StaticArrays = "1"
3030
VertexSafeGraphs = "0.2"
3131
julia = "1.6"

0 commit comments

Comments
 (0)