From 4f7e56250d96e4668ac85511c9f62300e116384e Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 24 Feb 2022 20:54:27 +0000 Subject: [PATCH] CompatHelper: add new compat entry for EchelleCCFs at version 0.2, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 28657c0..d7c908e 100644 --- a/Project.toml +++ b/Project.toml @@ -53,6 +53,7 @@ TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76" [compat] CSV = "0.7, 0.8, 0.9.11" DataFrames = "0.20, 0.21, 0.22, 0.23, 0.24, 1, 1.1" +EchelleCCFs = "0.2" EchelleInstruments = ">=0.2.5" FileIO = "1.4" JLD2 = "0.4"