diff --git a/Project.toml b/Project.toml index d1ebfaa..43d3c72 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "MLFlowClient" uuid = "64a0f543-368b-4a9a-827a-e71edb2a0b83" -authors = ["@deyandyankov, @pebeto, and contributors"] version = "0.9.0" +authors = ["@deyandyankov, @pebeto, and contributors"] [deps] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f" @@ -14,7 +14,7 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4" [compat] Base64 = "1" -HTTP = "1" +HTTP = "1, 2" JSON = "1.5.0" ShowCases = "0.1" URIs = "1"