Skip to content

Commit

Permalink
CompatHelper: bump compat for CSV to 0.10, (keep existing compat) (#191)
Browse files Browse the repository at this point in the history
Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
  • Loading branch information
github-actions[bot] and CompatHelper Julia committed Jan 16, 2022
1 parent 1d4b806 commit 3c65e53
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 @@ -43,7 +43,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
[compat]
Animations = "0.4"
BSON = "0.3"
CSV = "0.8, 0.9"
CSV = "0.8, 0.9, 0.10"
Colors = "0.12"
DLPipelines = "0.3"
DataAugmentation = "0.2.4"
Expand Down

0 comments on commit 3c65e53

Please sign in to comment.