Commit c72412a
committed
fix precompilation issues by removing restrictive compat bounds
- Remove overly specific version pins for DiffEqCallbacks, ModelingToolkit, SymbolicIndexingInterface
- Allow Pkg to resolve compatible versions naturally like the working original code
- Fixes NonlinearSolve dependency conflicts in Julia 1.10/1.11
- Maintains julia version constraint "1.10, 1.11"1 parent 834542a commit c72412a
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | 35 | | |
39 | 36 | | |
40 | 37 | | |
| |||
0 commit comments