diff --git a/Project.toml b/Project.toml index 1e317ce..e12bc72 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "SkyGraph" uuid = "bcdccf0c-4f52-4163-8071-6872b97cba69" -authors = ["Grant Amos Regen"] version = "0.1.0" +authors = ["Grant Amos Regen"] [deps] DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" @@ -16,6 +16,7 @@ PlotlyJS = "f0f68f2c-4968-5e81-91da-67840de0976a" Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" [compat] +HTTP = "2" julia = "1" [extras]