We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1b2df4d + fbc5341 commit 4c2bd6fCopy full SHA for 4c2bd6f
1 file changed
Project.toml
@@ -22,10 +22,11 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
22
StellarSpectraObservationFitting = "6b1189bd-9150-44f8-8055-f6ca7d16451e"
23
24
[compat]
25
-julia = "1"
+CSV = "0.10"
26
EchelleCCFs = "0.2.8"
27
EchelleInstruments = "0.2.8"
28
StellarSpectraObservationFitting = ">=0.1.3"
29
+julia = "1"
30
31
[extras]
32
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
0 commit comments