Skip to content

Commit

Permalink
Downgraded dependency for backward compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
lbittarello committed Dec 21, 2019
1 parent c0848e1 commit 246eb8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Format = "≥ 1.0.1"
Optim = "≥ 0.19.6"
SpecialFunctions = "≥ 0.9.0"
StatsBase = "≥ 0.32.0"
StatsFuns = "≥ 0.9.2"
StatsFuns = "≥ 0.8.0"
StatsModels = "≥ 0.6.7"

[extras]
Expand Down

0 comments on commit 246eb8a

Please sign in to comment.