Skip to content

Commit c2de56b

Browse files
Update FillArrays 1.0 and StatsBase 0.34 (#52)
* Update Project.toml * Update Project.toml
1 parent 58a8f70 commit c2de56b

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
@@ -1,6 +1,6 @@
11
name = "InteractiveFixedEffectModels"
22
uuid = "80307280-efb2-5c5d-af8b-a9c15821677b"
3-
version = "1.2.0"
3+
version = "1.2.1"
44

55
[deps]
66
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
@@ -22,14 +22,14 @@ Vcov = "ec2bfdc2-55df-4fc9-b9ae-4958c2cf2486"
2222

2323
[compat]
2424
DataFrames = "0.21, 0.22, 1"
25-
FillArrays = "0.7, 0.8, 0.9, 0.10, 0.11, 0.12, 0.13"
25+
FillArrays = "0.7, 0.8, 0.9, 0.10, 0.11, 0.12, 0.13, 1"
2626
FixedEffectModels = "1.5"
2727
FixedEffects = "2"
2828
GroupedArrays = "0.3"
2929
LeastSquaresOptim = "0.7, 0.8"
3030
Reexport = "0.2, 1"
3131
StatsAPI = "1"
32-
StatsBase = "0.33"
32+
StatsBase = "0.33, 0.34"
3333
StatsModels = "0.7"
3434
StatsFuns = "0.9, 1"
3535
Tables = "1"

0 commit comments

Comments
 (0)