diff --git a/Project.toml b/Project.toml index a678f81..c05984c 100644 --- a/Project.toml +++ b/Project.toml @@ -30,14 +30,14 @@ DashCoreComponents = "2.0.0" DashHtmlComponents = "2.0.0" DashTable = "5.0.0" DataStructures = "0.17, 0.18" -HTTP = "0.8.10, 0.9" +HTTP = "0.8.10, 0.9, 1" JSON = "0.21" JSON3 = "1.9" MD5 = "0.2" PlotlyBase = "0.8.5, 0.8.6" +Requires = "1.3" YAML = "0.4.7" julia = "1.3" -Requires = "1.3" [extras] Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"