Skip to content

Commit 2a68b6c

Browse files
Update Project.toml (#43)
update to DataFrames 1.0
1 parent 7864843 commit 2a68b6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 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.1.2"
3+
version = "1.1.3"
44

55
[deps]
66
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
@@ -19,7 +19,7 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
1919
Vcov = "ec2bfdc2-55df-4fc9-b9ae-4958c2cf2486"
2020

2121
[compat]
22-
DataFrames = "0.21, 0.22"
22+
DataFrames = "0.21, 0.22, 1.0"
2323
FillArrays = "0.7, 0.8, 0.9, 0.10, 0.11"
2424
FixedEffectModels = "1.5"
2525
FixedEffects = "2"

0 commit comments

Comments
 (0)