Skip to content

Commit

Permalink
docs compat bump
Browse files Browse the repository at this point in the history
  • Loading branch information
palday committed Jul 9, 2024
1 parent d039b03 commit 9fdc02f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ StatsModels = "3eaba693-59b7-5ba5-a881-562e759f1c8d"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
AlgebraOfGraphics = "0.4.5"
AlgebraOfGraphics = "0.6"
DataFrames = "1"
Documenter = "1.3"
GLM = "1.3"
StatsModels = "0.6.20"
StatsModels = "0.7"
julia = "1.6"

0 comments on commit 9fdc02f

Please sign in to comment.