@@ -60,7 +60,6 @@ ChainRules = "1.58.0"
60
60
ChainRulesCore = " 1.18"
61
61
CommonSolve = " 0.2.4"
62
62
ConstructionBase = " 1.5"
63
- DataFrames = " 1.6"
64
63
Distributed = " 1.10"
65
64
DocStringExtensions = " 0.9"
66
65
EnumX = " 1"
@@ -73,7 +72,6 @@ MLStyle = "0.4.17"
73
72
Makie = " 0.20, 0.21, 0.22"
74
73
Markdown = " 1.10"
75
74
Moshi = " 0.3"
76
- NonlinearSolve = " 3, 4"
77
75
PartialFunctions = " 1.1"
78
76
PrecompileTools = " 1.2"
79
77
Preferences = " 1.3"
@@ -99,12 +97,8 @@ julia = "1.10"
99
97
[extras ]
100
98
Aqua = " 4c88cf16-eb10-579e-8560-4a9242c79595"
101
99
ChainRulesCore = " d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
102
- DataFrames = " a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
103
- DelayDiffEq = " bcd4f6db-9728-5f36-b5f7-82caef46ccdb"
104
100
ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
105
101
MLStyle = " d8e11817-5142-5d16-987a-aa16d5891078"
106
- NonlinearSolve = " 8913a72c-1f9b-4ce2-8d82-65094dcecaec"
107
- OrdinaryDiffEq = " 1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
108
102
PartialFunctions = " 570af359-4316-4cb7-8c74-252c00c2016b"
109
103
Pkg = " 44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
110
104
Plots = " 91a5bcdd-55d7-5caf-9e0b-520d859cae80"
@@ -113,11 +107,10 @@ SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
113
107
Serialization = " 9e88b42a-f829-5b0c-bbe9-9e923198166b"
114
108
StableRNGs = " 860ef19b-820b-49d6-a774-d7a799459cd3"
115
109
StaticArrays = " 90137ffa-7385-5640-81b9-e52037218182"
116
- StochasticDiffEq = " 789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
117
110
Tables = " bd369af6-aec1-5ad0-b16a-f7cc5008161c"
118
111
Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
119
112
UnicodePlots = " b8865327-cd53-5732-bb35-84acbb429228"
120
113
Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
121
114
122
115
[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