File tree 1 file changed +7
-6
lines changed
1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -5,21 +5,22 @@ version = "0.1.0"
5
5
6
6
[deps ]
7
7
ArraysOfArrays = " 65a8f2f4-9b39-5baf-92e2-a9cc46fdf018"
8
- Distributions = " 31c24e10-a181-5473-b8eb-7969acd0382f"
9
8
ElasticArrays = " fdbdab4c-e67f-52f5-8c3f-e7b388dad3d4"
10
9
GeneralizedGenerated = " 6b9d7cbe-bcb9-11e9-073f-15a7a543e2eb"
11
- GoldenSequences = " e13314f6-e9b3-11e9-0763-f13dff015e8a"
12
10
MacroTools = " 1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
13
- MeasureTheory = " eadaa1a4-d27c-401d-8699-e962e1bbc33b"
14
- MonteCarloMeasurements = " 0987c9cc-fe09-11e8-30f0-b96dd679fdca"
15
11
NestedTuples = " a734d2a7-8d68-409b-9419-626914d4061d"
16
12
Requires = " ae029012-a4dd-5104-9daa-d747884805df"
17
- Sobol = " ed01d8cd-4d21-5b2a-85b4-cc3bdc58bad4"
18
13
StatsBase = " 2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
19
14
20
15
[compat ]
21
- NestedTuples = " 0.3.3"
22
16
julia = " 1"
17
+ ArraysOfArrays = " 0.5"
18
+ ElasticArrays = " 1"
19
+ GeneralizedGenerated = " 0.3"
20
+ MacroTools = " 0.5"
21
+ NestedTuples = " 0.3"
22
+ Requires = " 1.1"
23
+ StatsBase = " 0.33"
23
24
24
25
[extras ]
25
26
Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
You can’t perform that action at this time.
0 commit comments