diff --git a/Project.toml b/Project.toml index 203dd20..d601bd1 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.7.0" +authors = ["@deyandyankov, @pebeto, and contributors"] [deps] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f" @@ -15,7 +15,7 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4" [compat] Base64 = "1.0" HTTP = "1.0" -JSON = "0.21" +JSON = "0.21, 1" ShowCases = "0.1" URIs = "1.0" julia = "1.0"