@@ -18,14 +18,24 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1818LogExpFunctions = " 2ab3a3ac-af41-5b50-aa03-7779005ae688"
1919MacroTools = " 1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
2020NaNMath = " 77ba4419-2d1f-58cd-9bb1-8ffee604a2e3"
21+ PrecompileTools = " aea7be01-6a6a-4083-8856-8a6e6704d82a"
2122Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
2223Requires = " ae029012-a4dd-5104-9daa-d747884805df"
23- PrecompileTools = " aea7be01-6a6a-4083-8856-8a6e6704d82a"
2424SparseArrays = " 2f01184e-e22b-5df5-ae63-d93ebab69eaf"
2525SpecialFunctions = " 276daf66-3868-5448-9aa4-cd146d93841b"
2626Statistics = " 10745b16-79ce-11e8-11f9-7d13ad32a3b2"
2727ZygoteRules = " 700de1a5-db45-46bc-99cf-38207098b444"
2828
29+ [weakdeps ]
30+ Colors = " 5ae59095-9a9b-59fe-a467-6f913c188581"
31+ Distances = " b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
32+ Tracker = " 9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
33+
34+ [extensions ]
35+ ZygoteColorsExt = " Colors"
36+ ZygoteDistancesExt = " Distances"
37+ ZygoteTrackerExt = " Tracker"
38+
2939[compat ]
3040AbstractFFTs = " 1.3.1"
3141ChainRules = " 1.44.1"
@@ -42,18 +52,14 @@ IRTools = "0.4.11"
4252LogExpFunctions = " 0.3.1"
4353MacroTools = " 0.5"
4454NaNMath = " 0.3, 1"
45- Requires = " 1.1"
4655PrecompileTools = " 1"
56+ Requires = " 1.1"
4757SpecialFunctions = " 1.6, 2"
58+ Statistics = " 1"
4859Tracker = " 0.2"
4960ZygoteRules = " 0.2.4"
5061julia = " 1.6"
5162
52- [extensions ]
53- ZygoteColorsExt = " Colors"
54- ZygoteDistancesExt = " Distances"
55- ZygoteTrackerExt = " Tracker"
56-
5763[extras ]
5864CUDA = " 052768ef-5323-5732-b1bb-66c8b64840ba"
5965ChainRulesTestUtils = " cdddcdb0-9152-4a09-a978-84456f9df70a"
@@ -68,8 +74,3 @@ Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
6874
6975[targets ]
7076test = [" ChainRulesTestUtils" , " Conda" , " CUDA" , " Distances" , " FFTW" , " FiniteDifferences" , " PyCall" , " Test" ]
71-
72- [weakdeps ]
73- Colors = " 5ae59095-9a9b-59fe-a467-6f913c188581"
74- Distances = " b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
75- Tracker = " 9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
0 commit comments