Skip to content

Commit

Permalink
updated dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
lfenzo committed Oct 30, 2024
1 parent 6b41945 commit 5a53922
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ Tokenize = "0796e94c-ce3b-5d07-9a54-7f471281c624"

[compat]
CSV = "0.10.0"
Chain = "0.5"
DataFrames = "1.5"
Chain = "0.6"
DataFrames = "^1.5"
DataStructures = "0.18.0"
Dates = "1.8"
StatsBase = "0.34.0"
Tokenize = "0.5.0"
julia = "1.8"
julia = "^1.8"

0 comments on commit 5a53922

Please sign in to comment.