File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ version = "0.1.2"
5
5
[deps ]
6
6
Combinatorics = " 861a8166-3701-5b0c-9a16-15d98fcdc6aa"
7
7
Distributions = " 31c24e10-a181-5473-b8eb-7969acd0382f"
8
- FiniteDifferences = " 26cc04aa-876d-5657-8c51-4c34ba976000"
9
8
ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
10
9
LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
11
10
PDMats = " 90014a1f-27ba-587c-ab20-58faa44d9150"
@@ -16,10 +15,14 @@ Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
16
15
Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
17
16
18
17
[compat ]
19
- julia = " 1"
20
- Zygote = " 0.4.1"
21
- Tracker = " 0.2.5"
18
+ Combinatorics = " 0.7"
19
+ PDMats = " 0.9"
20
+ StatsFuns = " 0.8"
21
+ Distributions = " 0.21.6"
22
22
ForwardDiff = " 0.10.6"
23
+ Tracker = " 0.2.5"
24
+ Zygote = " 0.4.1"
25
+ julia = " 1"
23
26
24
27
[extras ]
25
28
Combinatorics = " 861a8166-3701-5b0c-9a16-15d98fcdc6aa"
You can’t perform that action at this time.
0 commit comments