We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e5b760 commit 5b329bbCopy full SHA for 5b329bb
Project.toml
@@ -23,7 +23,8 @@ DiffEqBase = "6.122"
23
Reexport = "0.2, 1.0"
24
SciMLBase = "1.92"
25
PrecompileTools = "1"
26
-Sundials_jll = "6.5"
+Sundials_jll = "6"
27
+SuiteSparse_jll = "7"
28
julia = "1.10"
29
30
[extras]
gen/Project.toml
@@ -5,4 +5,4 @@ Sundials = "c3572dad-4567-51f8-b174-8c6c989267f4"
5
Sundials_jll = "fb77eaff-e24c-56d4-86b1-d163f2edb164"
6
7
[compat]
8
-Clang = "0.17.0"
+Clang = "0.17"
0 commit comments