Skip to content

Commit

Permalink
Fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jmboehm committed Sep 9, 2021
1 parent 3d546a2 commit 93ecad3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,13 @@ Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
FixedEffectModels = "9d5cd8c9-2029-5cab-9928-427838db53e3"
Formatting = "59287772-0a20-5a39-b81b-1366585eb4c0"
GLM = "38e38edf-8417-5370-95a0-9cbb8c7f171a"
RDatasets = "ce6b1742-4840-55fa-b093-852dadbb1d8b"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
StatsModels = "3eaba693-59b7-5ba5-a881-562e759f1c8d"
UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"

[compat]
Compat = "2, 3.2"
Compat = "2, 3"
Distributions = "0.21, 0.23, 0.24"
FixedEffectModels = "0.10, 0.11, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6"
Formatting = "0.4"
Expand Down

0 comments on commit 93ecad3

Please sign in to comment.