Skip to content

Commit

Permalink
fixed compat
Browse files Browse the repository at this point in the history
  • Loading branch information
olynch committed Aug 22, 2024
1 parent 6532dda commit 2228128
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ MLStyle = "d8e11817-5142-5d16-987a-aa16d5891078"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
AbstractTrees = "0.4.5"
MLStyle = "0.4.17"
Test = "1.11.0"
AbstractTrees = "0.4"
MLStyle = "0.4"
Test = "1"
AssociatedTests = "0.1"

0 comments on commit 2228128

Please sign in to comment.