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 Jan 16, 2022
1 parent 4e095e1 commit 46dc74e
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 @@ -22,7 +22,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

[compat]
AlphaVantage = "0.3"
CSV = "0.8"
CSV = "0.8, 0.10"
Dash = "0.1"
DashCoreComponents = "1.17"
DashHtmlComponents = "1.1"
Expand Down

0 comments on commit 46dc74e

Please sign in to comment.