diff --git a/Project.toml b/Project.toml index 356775544..2ffab3813 100644 --- a/Project.toml +++ b/Project.toml @@ -41,24 +41,19 @@ FastClosures = "^0.3" ForwardDiff = "~v0.10" InfrastructureSystems = "2" NLsolve = "4" +NonlinearSolve = "3.11" PowerSystems = "4" PowerFlows = "^0.7" PowerNetworkMatrices = "^0.11" PrettyTables = "1, 2" SciMLBase = "2" +SciMLSensitivity = "7.0" + TimerOutputs = "~0.5" LinearAlgebra = "1" Logging = "1" -NLsolve = "4" -NonlinearSolve = "3.11" -PowerFlows = "^0.6" -PowerNetworkMatrices = "^0.10" -PowerSystems = "^3.1.2" -PrettyTables = "1, 2" + Random = "1" -SciMLBase = "2" -SciMLSensitivity = "7.0" SparseArrays = "1" -TimerOutputs = "~0.5" Zygote = "0.6" julia = "^1.6"