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 faed5d6 commit 2adc33aCopy full SHA for 2adc33a
docs/Project.toml
@@ -28,7 +28,7 @@ Distributions = "0.25"
28
Documenter = "1"
29
DynamicQuantities = "^0.11.2, 0.12"
30
ModelingToolkit = "8.33, 9"
31
-NonlinearSolve = "0.3, 1, 2, 3"
+NonlinearSolve = "3"
32
Optim = "1.7"
33
Optimization = "3.9"
34
OptimizationOptimJL = "0.1"
@@ -37,6 +37,6 @@ Plots = "1.36"
37
SciMLStructures = "1.1"
38
StochasticDiffEq = "6"
39
SymbolicIndexingInterface = "0.3.1"
40
-SymbolicUtils = "1"
+SymbolicUtils = "2"
41
Symbolics = "5"
42
Unitful = "1.12"
0 commit comments