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 14, 2023
1 parent e0a2d89 commit 89f0c9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ Query = "1a8c2f83-1ff3-5112-b086-8aa67b057ba1"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
CSV = "0.8, 0.9"
CSV = "0.8, 0.9, 0.10"
DataFrames = "1.2"
HTTP = "0.9"
JSON = "0.21"
Nettle = "0.5"
Query = "1.0"
julia = "1.6"
julia = "1.6"

0 comments on commit 89f0c9d

Please sign in to comment.