Skip to content

Commit 4c2bd6f

Browse files
authored
Merge pull request #1 from christiangil/compathelper/new_version/2023-07-28-01-01-27-696-00453902584
CompatHelper: add new compat entry for CSV at version 0.10, (keep exi…
2 parents 1b2df4d + fbc5341 commit 4c2bd6f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,11 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
2222
StellarSpectraObservationFitting = "6b1189bd-9150-44f8-8055-f6ca7d16451e"
2323

2424
[compat]
25-
julia = "1"
25+
CSV = "0.10"
2626
EchelleCCFs = "0.2.8"
2727
EchelleInstruments = "0.2.8"
2828
StellarSpectraObservationFitting = ">=0.1.3"
29+
julia = "1"
2930

3031
[extras]
3132
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)