Skip to content

Commit 4012412

Browse files
Merge pull request #1109 from SciML/compathelper/new_version/2024-11-04-00-24-39-527-01006082777
CompatHelper: bump compat for NonlinearSolve to 4 for package docs, (keep existing compat)
2 parents f1c3789 + 10bcf07 commit 4012412

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/Project.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
3535
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
3636
SteadyStateDiffEq = "9672c7b4-1e72-59bd-8a11-6ac3964bc41f"
3737
StochasticDiffEq = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
38-
#StructuralIdentifiability = "220ca800-aa68-49bb-acd8-6037fa93a544"
3938
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
4039

4140
[compat]
@@ -58,7 +57,7 @@ JumpProcesses = "9.13.2"
5857
Latexify = "0.16.5"
5958
LinearSolve = "2.30"
6059
ModelingToolkit = "9.32"
61-
NonlinearSolve = "3.12"
60+
NonlinearSolve = "3.12, 4"
6261
Optim = "1.9"
6362
Optimization = "4"
6463
OptimizationBBO = "0.4"
@@ -74,5 +73,4 @@ SpecialFunctions = "2.4"
7473
StaticArrays = "1.9"
7574
SteadyStateDiffEq = "2.2"
7675
StochasticDiffEq = "6.65"
77-
#StructuralIdentifiability = "0.5.8"
7876
Symbolics = "5.30.1, 6"

0 commit comments

Comments
 (0)