Skip to content

Commit

Permalink
Update compat in Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangehring committed Nov 5, 2023
1 parent f9b8769 commit 2bae84c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@ StatsModels = "3eaba693-59b7-5ba5-a881-562e759f1c8d"
DataFrames = "0.19, 0.20, 0.21, 0.22, 1"
Distributions = "0.23, 0.24, 0.25"
GLM = "1.3"
StatsBase = "0.33"
StatsModels = "0.6"
Statistics = "1"
StatsBase = "0.33, 0.34"
StatsModels = "0.6, 0.7"
julia = "1"

[extras]
Expand Down

0 comments on commit 2bae84c

Please sign in to comment.