File tree Expand file tree Collapse file tree 2 files changed +17
-9
lines changed Expand file tree Collapse file tree 2 files changed +17
-9
lines changed Original file line number Diff line number Diff line change @@ -35,12 +35,12 @@ ChangesOfVariables = "0.1.3"
3535Compat = " 3.35, 4"
3636ConstructionBase = " 1.3"
3737DensityInterface = " 0.4"
38- FillArrays = " 0.12, 0.13"
38+ FillArrays = " 0.12, 0.13, 1 "
3939FunctionChains = " 0.1"
4040IfElse = " 0.1"
4141IntervalSets = " 0.7"
4242InverseFunctions = " 0.1.8"
43- IrrationalConstants = " 0.1"
43+ IrrationalConstants = " 0.1, 0.2 "
4444LogExpFunctions = " 0.3"
4545LogarithmicNumbers = " 1"
4646MappedArrays = " 0.4"
@@ -51,10 +51,3 @@ SpecialFunctions = "2"
5151Static = " 0.5, 0.6"
5252Tricks = " 0.1"
5353julia = " 1.3"
54-
55- [extras ]
56- Aqua = " 4c88cf16-eb10-579e-8560-4a9242c79595"
57- ChainRulesTestUtils = " cdddcdb0-9152-4a09-a978-84456f9df70a"
58-
59- [targets ]
60- test = [" Aqua" , " ChainRulesTestUtils" ]
Original file line number Diff line number Diff line change 1+ [deps ]
2+ Aqua = " 4c88cf16-eb10-579e-8560-4a9242c79595"
3+ ChainRulesTestUtils = " cdddcdb0-9152-4a09-a978-84456f9df70a"
4+ ChangesOfVariables = " 9e997f8a-9a97-42d5-a9f1-ce6bfc15e2c0"
5+ DensityInterface = " b429d917-457f-4dbc-8f4c-0cc954292b1d"
6+ InverseFunctions = " 3587e190-3f89-42d0-90ee-14403ec27112"
7+ IrrationalConstants = " 92d709cd-6900-40b7-9082-c6be49f344b6"
8+ LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
9+ LogExpFunctions = " 2ab3a3ac-af41-5b50-aa03-7779005ae688"
10+ LogarithmicNumbers = " aa2f6b4e-9042-5d33-9679-40d3a6b85899"
11+ Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
12+ SpecialFunctions = " 276daf66-3868-5448-9aa4-cd146d93841b"
13+ Static = " aedffcd0-7271-4cad-89d0-dc628f76c6d3"
14+ Statistics = " 10745b16-79ce-11e8-11f9-7d13ad32a3b2"
15+ Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
You can’t perform that action at this time.
0 commit comments