From 4da676d17477a7188399368c431beb1251cff832 Mon Sep 17 00:00:00 2001 From: GregFa Date: Mon, 6 Nov 2023 17:08:50 -0600 Subject: [PATCH] updated compat --- Project.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Project.toml b/Project.toml index b05a569..6b5d048 100644 --- a/Project.toml +++ b/Project.toml @@ -13,5 +13,7 @@ JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6" [compat] CSV = "0.10, 1" DataFrames = "1" +Downloads = "^1.6" +HTTP = "^1.10" JSON = "0.21, 1" julia = "1"