diff --git a/M/MLFlowClient/Compat.toml b/M/MLFlowClient/Compat.toml index 6e5a7c0f640cda2..80abbe596659c3f 100644 --- a/M/MLFlowClient/Compat.toml +++ b/M/MLFlowClient/Compat.toml @@ -1,11 +1,13 @@ [0] -JSON = "0.21" URIs = "1" julia = "1" ["0 - 0.4.0"] HTTP = "0.9" +["0 - 0.7.0"] +JSON = "0.21" + ["0.2 - 0.5"] FilePathsBase = "0.9" @@ -23,3 +25,6 @@ HTTP = "1" ["0.6.1 - 0"] Base64 = "1" + +["0.7.1 - 0"] +JSON = ["0.21", "1"] diff --git a/M/MLFlowClient/Versions.toml b/M/MLFlowClient/Versions.toml index 86a256ed9a6fce2..cc96c58e3e39d2b 100644 --- a/M/MLFlowClient/Versions.toml +++ b/M/MLFlowClient/Versions.toml @@ -45,3 +45,6 @@ git-tree-sha1 = "d5c8c783ba14a3c45276a441392390c3b310bb62" ["0.7.0"] git-tree-sha1 = "30859fce6eaaf115e4bf976d76525843d673f761" + +["0.7.1"] +git-tree-sha1 = "32b7118274ac621aaafa2f9939367b08d7db3f05"