Skip to content

Commit

Permalink
CompatHelper: bump compat for CSV to 0.10, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Feb 5, 2024
1 parent 93151f6 commit aa6876d
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 @@ -26,7 +26,7 @@ Suppressor = "fd094767-a336-5f1f-9728-57cf17d0bbfb"
ZipFile = "a5390f91-8eb1-5f08-bee0-b1d1ffed6cea"

[compat]
CSV = "^0.7, 0.8"
CSV = "^0.7, 0.8, 0.10"
CategoricalArrays = "^0.8, 0.9, 0.10"
DataFrames = "^0.21, 0.22, 1.0"
Distributions = "^0.23.8, 0.24, 0.25"
Expand Down

0 comments on commit aa6876d

Please sign in to comment.