Skip to content

Commit afb256e

Browse files
Update Project.toml (#29)
1 parent 2e3bdfe commit afb256e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@ Vcov = "ec2bfdc2-55df-4fc9-b9ae-4958c2cf2486"
2020

2121
[compat]
2222
DataFrames = "0.21"
23-
Distributions = "0"
23+
Distributions = "0.23"
2424
FillArrays = "0.7, 0.8, 0.9"
2525
FixedEffectModels = "1.2"
2626
FixedEffects = "1.1"
2727
LeastSquaresOptim = "0.7"
28-
Reexport = "0"
28+
Reexport = "0.2"
2929
StatsBase = "0.33"
3030
StatsModels = "0.6"
31-
Tables = "0, 1"
31+
Tables = "1"
3232
julia = "1.3"
3333

3434
[extras]

0 commit comments

Comments
 (0)