Skip to content

Commit ebad6ad

Browse files
author
CompatHelper Julia
committed
CompatHelper: add new compat entry for LinearSolve at version 2 for package docs, (keep existing compat)
1 parent dc04a1b commit ebad6ad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ DifferentialEquations = "0c46a032-eb83-5123-abaf-570d42b7fbaa"
99
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
1010
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
1111
DynamicalSystems = "61744808-ddfa-5f27-97ff-6e42cc95d634"
12-
GlobalSensitivity = "af5da776-676b-467e-8baf-acd8249e4f0f"#
12+
GlobalSensitivity = "af5da776-676b-467e-8baf-acd8249e4f0f"
1313
HomotopyContinuation = "f213a82b-91d6-5c5d-acf7-10f1c761b327"
1414
IncompleteLU = "40713840-3770-5561-ab4c-a76e7d0d7895"
1515
JumpProcesses = "ccbc3e58-028d-4f4c-8cd5-9ae44345cda5"
@@ -48,6 +48,7 @@ GlobalSensitivity = "2.4.0"
4848
HomotopyContinuation = "2.6"
4949
JumpProcesses = "9"
5050
Latexify = "0.15, 0.16"
51+
LinearSolve = "2"
5152
ModelingToolkit = "9.5"
5253
NonlinearSolve = "3.4.0"
5354
Optim = "1"

0 commit comments

Comments
 (0)