From 4d35b01cd1117b84e46f7cf163a2463022e5a0a5 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Sat, 10 Aug 2024 10:30:51 -0400 Subject: [PATCH] Update Project.toml --- Project.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/Project.toml b/Project.toml index 2a41b12..e7f96b8 100644 --- a/Project.toml +++ b/Project.toml @@ -8,7 +8,6 @@ Compat = "34da2185-b29b-5c13-b0c7-acf172513d20" IfElse = "615f187c-cbe4-4ef1-ba3b-2fcf58d6d173" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a" -Requires = "ae029012-a4dd-5104-9daa-d747884805df" Static = "aedffcd0-7271-4cad-89d0-dc628f76c6d3" [weakdeps] @@ -24,7 +23,6 @@ ArrayInterface = "7" Compat = "4" IfElse = "0.1" PrecompileTools = "1" -Requires = "1" Static = "0.8, 1" julia = "1.10"