Skip to content

Commit

Permalink
add CSV version compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
Laura Beghini committed Feb 26, 2024
1 parent 90b231e commit 0638590
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 @@ -27,7 +27,7 @@ Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
CSV = "0.10.2"
CSV = "0.10.2, 0.10.11"
Coverage = "1"
DSP = "0.7"
DataFrames = "1.6"
Expand Down

0 comments on commit 0638590

Please sign in to comment.