From 7e48c0094bdad03400357e1d6f00a68fa0a62e8b Mon Sep 17 00:00:00 2001 From: Guillaume Dalle <22795598+gdalle@users.noreply.github.com> Date: Thu, 3 Oct 2024 09:30:39 +0200 Subject: [PATCH] Rem deps --- Project.toml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/Project.toml b/Project.toml index 14abdad..8725709 100644 --- a/Project.toml +++ b/Project.toml @@ -10,24 +10,14 @@ DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8" DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" -Requires = "ae029012-a4dd-5104-9daa-d747884805df" SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" [compat] ADTypes = "1.2.1" -BandedMatrices = "1.7.5" -BlockArrays = "1.1.1" -BlockBandedMatrices = "0.13.1" Compat = "3.46,4.2" DataStructures = "0.18" DocStringExtensions = "0.8,0.9" LinearAlgebra = "<0.0.1, 1" Random = "<0.0.1, 1" -Requires = "1.3.0" SparseArrays = "<0.0.1, 1" julia = "1.6" - -[extras] -BandedMatrices = "aae01518-5342-5314-be14-df237901396f" -BlockArrays = "8e7c35d0-a365-5155-bbbb-fb81a777f24e" -BlockBandedMatrices = "ffab5731-97b5-5995-9138-79e8c1846df0" \ No newline at end of file