Skip to content

Commit

Permalink
CompatHelper: bump compat for CSV to 0.9, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Sep 9, 2021
1 parent 8602e59 commit bd3149e
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 @@ -21,7 +21,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

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

0 comments on commit bd3149e

Please sign in to comment.