diff --git a/Project.toml b/Project.toml index 85427cc..a7fda3a 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Dash" uuid = "1b08a953-4be3-4667-9a23-3db579824955" -authors = ["Chris Parmer ", "Alexandr Romanenko "] version = "1.5.1" +authors = ["Chris Parmer ", "Alexandr Romanenko "] [deps] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f" @@ -29,7 +29,7 @@ DashCoreComponents = "2.0.0" DashHtmlComponents = "2.0.0" DashTable = "5.0.0" DataStructures = "0.17, 0.18, 0.19" -HTTP = "1" +HTTP = "1, 2" JSON = "0.21" JSON3 = "1.9" MD5 = "0.2"