Skip to content

Commit 1f868bd

Browse files
committed
drop patch
1 parent 99f1fc0 commit 1f868bd

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

docs/Project.toml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,16 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
1515
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
1616

1717
[compat]
18-
BenchmarkTools = "1.3.2"
19-
DifferentialEquations = "7.6.0"
20-
Distributions = "0.25.78"
18+
BenchmarkTools = "1.3"
19+
DifferentialEquations = "7.6"
20+
Distributions = "0.25"
2121
Documenter = "0.27"
22-
ModelingToolkit = "8.33.1"
23-
NonlinearSolve = "0.3.23"
24-
Optim = "1.7.3"
25-
Optimization = "3.9.2"
26-
OptimizationOptimJL = "0.1.4"
27-
OrdinaryDiffEq = "6.31.2"
28-
Plots = "1.36.2"
29-
Symbolics = "4.13.0"
30-
Unitful = "1.12.1"
22+
ModelingToolkit = "8.33"
23+
NonlinearSolve = "0.3"
24+
Optim = "1.7"
25+
Optimization = "3.9"
26+
OptimizationOptimJL = "0.1"
27+
OrdinaryDiffEq = "6.31"
28+
Plots = "1.36"
29+
Symbolics = "4.13"
30+
Unitful = "1.12"

0 commit comments

Comments
 (0)