File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ version = "1.9.4"
66DataFrames = " a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
77FixedEffects = " c8885935-8500-56a7-9867-7708b20db0eb"
88LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
9+ PrecompileTools = " aea7be01-6a6a-4083-8856-8a6e6704d82a"
910Printf = " de0858da-6303-5e67-8744-51eddeeeb8d7"
1011Reexport = " 189a3867-3050-52da-a836-e630ba90ab69"
1112Statistics = " 10745b16-79ce-11e8-11f9-7d13ad32a3b2"
@@ -15,13 +16,13 @@ StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
1516StatsModels = " 3eaba693-59b7-5ba5-a881-562e759f1c8d"
1617Tables = " bd369af6-aec1-5ad0-b16a-f7cc5008161c"
1718Vcov = " ec2bfdc2-55df-4fc9-b9ae-4958c2cf2486"
18- PrecompileTools = " aea7be01-6a6a-4083-8856-8a6e6704d82a"
1919
2020[compat ]
2121DataFrames = " 0.21, 0.22, 1"
2222FixedEffects = " 2"
23- Reexport = " 0.1, 0.2, 1"
2423PrecompileTools = " 1"
24+ Reexport = " 0.1, 0.2, 1"
25+ Statistics = " 1"
2526StatsAPI = " 1"
2627StatsBase = " 0.33, 0.34"
2728StatsFuns = " 0.9, 1"
You can’t perform that action at this time.
0 commit comments