@@ -5,9 +5,7 @@ version = "6.136.0"
5
5
6
6
[deps ]
7
7
ArrayInterface = " 4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
8
- ChainRulesCore = " d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
9
8
DataStructures = " 864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
10
- Distributions = " 31c24e10-a181-5473-b8eb-7969acd0382f"
11
9
DocStringExtensions = " ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
12
10
EnumX = " 4e289a0a-7415-4d19-859d-a7e5c4648b56"
13
11
EnzymeCore = " f151be2c-9106-41f4-ab19-57ee4f262869"
@@ -25,7 +23,6 @@ PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
25
23
Printf = " de0858da-6303-5e67-8744-51eddeeeb8d7"
26
24
RecursiveArrayTools = " 731186ca-8d62-57ce-b412-fbd966d074cd"
27
25
Reexport = " 189a3867-3050-52da-a836-e630ba90ab69"
28
- Requires = " ae029012-a4dd-5104-9daa-d747884805df"
29
26
SciMLBase = " 0bca4576-84f4-4d90-8ffe-ffa030f20462"
30
27
SciMLOperators = " c0aeaf25-5076-4817-a8d5-81caf7dfa961"
31
28
Setfield = " efcf1570-3423-57d1-acb7-fd33fddbac46"
@@ -35,9 +32,9 @@ StaticArraysCore = "1e83bf80-4336-4d27-bf5d-d5a4f845583c"
35
32
Statistics = " 10745b16-79ce-11e8-11f9-7d13ad32a3b2"
36
33
Tricks = " 410a4b4d-49e4-4fbc-ab6d-cb71b17b3775"
37
34
TruncatedStacktraces = " 781d530d-4396-4725-bb49-402e4bee1e77"
38
- ZygoteRules = " 700de1a5-db45-46bc-99cf-38207098b444"
39
35
40
36
[weakdeps ]
37
+ ChainRulesCore = " d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
41
38
Distributions = " 31c24e10-a181-5473-b8eb-7969acd0382f"
42
39
Enzyme = " 7da242da-08ed-463a-9acd-ee780be4f1d9"
43
40
GeneralizedGenerated = " 6b9d7cbe-bcb9-11e9-073f-15a7a543e2eb"
@@ -47,7 +44,6 @@ MonteCarloMeasurements = "0987c9cc-fe09-11e8-30f0-b96dd679fdca"
47
44
ReverseDiff = " 37e2e3b7-166d-5795-8a7a-e32c996b4267"
48
45
Tracker = " 9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
49
46
Unitful = " 1986cc42-f94f-5a68-af5c-568840ba703d"
50
- Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
51
47
52
48
[extensions ]
53
49
DiffEqBaseDistributionsExt = " Distributions"
@@ -59,7 +55,6 @@ DiffEqBaseMonteCarloMeasurementsExt = "MonteCarloMeasurements"
59
55
DiffEqBaseReverseDiffExt = " ReverseDiff"
60
56
DiffEqBaseTrackerExt = " Tracker"
61
57
DiffEqBaseUnitfulExt = " Unitful"
62
- DiffEqBaseZygoteExt = " Zygote"
63
58
64
59
[compat ]
65
60
ArrayInterface = " 7"
@@ -73,31 +68,30 @@ FastBroadcast = "0.2"
73
68
ForwardDiff = " 0.10"
74
69
FunctionWrappers = " 1.0"
75
70
FunctionWrappersWrappers = " 0.1"
76
- LinearAlgebra = " 1.6 "
77
- Logging = " 1.6 "
78
- Markdown = " 1.6 "
71
+ LinearAlgebra = " 1.9 "
72
+ Logging = " 1.9 "
73
+ Markdown = " 1.9 "
79
74
MuladdMacro = " 0.2.1"
80
75
Parameters = " 0.12.0"
81
76
PreallocationTools = " 0.4"
82
77
PrecompileTools = " 1"
83
- Printf = " 1.6 "
78
+ Printf = " 1.9 "
84
79
RecursiveArrayTools = " 2"
85
80
Reexport = " 1.0"
86
- Requires = " 1.0"
87
- SciMLBase = " 2.4.0"
81
+ SciMLBase = " 2.7.0"
88
82
SciMLOperators = " 0.2, 0.3"
89
83
Setfield = " 0.8, 1"
90
- SparseArrays = " 1.6 "
84
+ SparseArrays = " 1.9 "
91
85
Static = " 0.7, 0.8"
92
86
StaticArraysCore = " 1.4"
93
87
Statistics = " 1"
94
88
Tricks = " 0.1.6"
95
89
TruncatedStacktraces = " 1"
96
- ZygoteRules = " 0.2"
97
- julia = " 1.6"
90
+ julia = " 1.9"
98
91
99
92
[extras ]
100
93
Aqua = " 4c88cf16-eb10-579e-8560-4a9242c79595"
94
+ ChainRulesCore = " d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
101
95
Distributed = " 8ba89e20-285c-5b6f-9357-94700520ee1b"
102
96
Distributions = " 31c24e10-a181-5473-b8eb-7969acd0382f"
103
97
ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
@@ -116,7 +110,6 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
116
110
Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
117
111
Tracker = " 9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
118
112
Unitful = " 1986cc42-f94f-5a68-af5c-568840ba703d"
119
- Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
120
113
121
114
[targets ]
122
115
test = [" Distributed" , " GeneralizedGenerated" , " Measurements" , " MonteCarloMeasurements" , " Unitful" , " LabelledArrays" , " ForwardDiff" , " InteractiveUtils" , " Plots" , " Pkg" , " Random" , " StaticArrays" , " SafeTestsets" , " Statistics" , " Test" , " Distributions" , " Aqua" ]
0 commit comments