@@ -60,7 +60,6 @@ ChainRules = "1.58.0"
6060ChainRulesCore = " 1.18"
6161CommonSolve = " 0.2.4"
6262ConstructionBase = " 1.5"
63- DataFrames = " 1.6"
6463Distributed = " 1.10"
6564DocStringExtensions = " 0.9"
6665EnumX = " 1"
@@ -73,7 +72,6 @@ MLStyle = "0.4.17"
7372Makie = " 0.20, 0.21, 0.22"
7473Markdown = " 1.10"
7574Moshi = " 0.3"
76- NonlinearSolve = " 3, 4"
7775PartialFunctions = " 1.1"
7876PrecompileTools = " 1.2"
7977Preferences = " 1.3"
@@ -99,12 +97,8 @@ julia = "1.10"
9997[extras ]
10098Aqua = " 4c88cf16-eb10-579e-8560-4a9242c79595"
10199ChainRulesCore = " d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
102- DataFrames = " a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
103- DelayDiffEq = " bcd4f6db-9728-5f36-b5f7-82caef46ccdb"
104100ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
105101MLStyle = " d8e11817-5142-5d16-987a-aa16d5891078"
106- NonlinearSolve = " 8913a72c-1f9b-4ce2-8d82-65094dcecaec"
107- OrdinaryDiffEq = " 1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
108102PartialFunctions = " 570af359-4316-4cb7-8c74-252c00c2016b"
109103Pkg = " 44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
110104Plots = " 91a5bcdd-55d7-5caf-9e0b-520d859cae80"
@@ -113,11 +107,10 @@ SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
113107Serialization = " 9e88b42a-f829-5b0c-bbe9-9e923198166b"
114108StableRNGs = " 860ef19b-820b-49d6-a774-d7a799459cd3"
115109StaticArrays = " 90137ffa-7385-5640-81b9-e52037218182"
116- StochasticDiffEq = " 789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
117110Tables = " bd369af6-aec1-5ad0-b16a-f7cc5008161c"
118111Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
119112UnicodePlots = " b8865327-cd53-5732-bb35-84acbb429228"
120113Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
121114
122115[targets ]
123- test = [" Pkg " , " Plots " , " UnicodePlots " , " SafeTestsets " , " Serialization " , " Test " , " StableRNGs " , " StaticArrays " , " StochasticDiffEq " , " Aqua " , " Zygote " , " PartialFunctions " , " DataFrames " , " NonlinearSolve " , " OrdinaryDiffEq " , " ForwardDiff " , " Tables " , " MLStyle " ]
116+ test = [" Aqua " , " ForwardDiff " , " MLStyle " , " PartialFunctions " , " Pkg " , " Plots " , " SafeTestsets " , " Serialization " , " StableRNGs " , " StaticArrays " , " Tables " , " Test " , " UnicodePlots " , " Zygote " ]
0 commit comments