@@ -26,7 +26,7 @@ SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
26
26
Setfield = " efcf1570-3423-57d1-acb7-fd33fddbac46"
27
27
SparseArrays = " 2f01184e-e22b-5df5-ae63-d93ebab69eaf"
28
28
Static = " aedffcd0-7271-4cad-89d0-dc628f76c6d3"
29
- StaticArrays = " 90137ffa-7385-5640-81b9-e52037218182 "
29
+ StaticArraysCore = " 1e83bf80-4336-4d27-bf5d-d5a4f845583c "
30
30
Statistics = " 10745b16-79ce-11e8-11f9-7d13ad32a3b2"
31
31
Tricks = " 410a4b4d-49e4-4fbc-ab6d-cb71b17b3775"
32
32
ZygoteRules = " 700de1a5-db45-46bc-99cf-38207098b444"
@@ -72,7 +72,7 @@ Requires = "1.0"
72
72
SciMLBase = " 1.84"
73
73
Setfield = " 0.8, 1"
74
74
Static = " 0.7, 0.8"
75
- StaticArrays = " 1.0 "
75
+ StaticArraysCore = " 1.4 "
76
76
Tricks = " 0.1.6"
77
77
ZygoteRules = " 0.2"
78
78
julia = " 1.6"
@@ -92,10 +92,11 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
92
92
ReverseDiff = " 37e2e3b7-166d-5795-8a7a-e32c996b4267"
93
93
SafeTestsets = " 1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
94
94
Statistics = " 10745b16-79ce-11e8-11f9-7d13ad32a3b2"
95
+ StaticArrays = " 90137ffa-7385-5640-81b9-e52037218182"
95
96
Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
96
97
Tracker = " 9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
97
98
Unitful = " 1986cc42-f94f-5a68-af5c-568840ba703d"
98
99
Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
99
100
100
101
[targets ]
101
- test = [" Distributed" , " GeneralizedGenerated" , " Measurements" , " MonteCarloMeasurements" , " Unitful" , " LabelledArrays" , " ForwardDiff" , " InteractiveUtils" , " Plots" , " Pkg" , " Random" , " SafeTestsets" , " Statistics" , " Test" , " Distributions" ]
102
+ test = [" Distributed" , " GeneralizedGenerated" , " Measurements" , " MonteCarloMeasurements" , " Unitful" , " LabelledArrays" , " ForwardDiff" , " InteractiveUtils" , " Plots" , " Pkg" , " Random" ," StaticArrays " , " SafeTestsets" , " Statistics" , " Test" , " Distributions" ]
0 commit comments