diff --git a/Project.toml b/Project.toml index 52f01af..2c26422 100644 --- a/Project.toml +++ b/Project.toml @@ -10,6 +10,8 @@ Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b" [compat] julia = "1.10" +DataFrames = "1.7" +CSV = "0.10" [extras] Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"