diff --git a/T/TaijaPlotting/Compat.toml b/T/TaijaPlotting/Compat.toml index ac7fd7c05ecee06..5be717aca0dbbb4 100644 --- a/T/TaijaPlotting/Compat.toml +++ b/T/TaijaPlotting/Compat.toml @@ -2,10 +2,22 @@ CategoricalArrays = "0.10" ConformalPrediction = "0.1" CounterfactualExplanations = "0.1" -Flux = "0.12-0.13" LaplaceRedux = "0.1" -MLJBase = "0.21" -MultivariateStats = "0.10" NaturalSort = "1" Plots = "1" julia = "1.7.0-1" + +["1-1.0.2"] +Flux = "0.12-0.13" +MLJBase = "0.21" +MultivariateStats = "0.10" + +["1.0.3-1"] +DataAPI = "1" +Distributions = "0.25" +Flux = "0.12-0.14" +LinearAlgebra = "1.7.0-1" +MLJBase = ["0.21-0.22", "1"] +ManifoldLearning = "0.9" +MultivariateStats = "0.9-0.10" +NearestNeighborModels = "0.2" diff --git a/T/TaijaPlotting/Deps.toml b/T/TaijaPlotting/Deps.toml index 7d3711b2661711c..5f30923f25623fc 100644 --- a/T/TaijaPlotting/Deps.toml +++ b/T/TaijaPlotting/Deps.toml @@ -9,3 +9,9 @@ MLJBase = "a7f614a8-145f-11e9-1d2a-a57a1082229d" MultivariateStats = "6f286f6a-111f-5878-ab1e-185364afe411" NaturalSort = "c020b1a1-e9b0-503a-9c33-f039bfc54a85" Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80" + +["1.0.3-1"] +DataAPI = "9a962f9c-6df0-11e9-0e5d-c546b8b5ee8a" +Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f" +ManifoldLearning = "06eb3307-b2af-5a2a-abea-d33192699d32" +NearestNeighborModels = "636a865e-7cf4-491e-846c-de09b730eb36" diff --git a/T/TaijaPlotting/Versions.toml b/T/TaijaPlotting/Versions.toml index d5d78fe33b5618a..21e99e0911f57c0 100644 --- a/T/TaijaPlotting/Versions.toml +++ b/T/TaijaPlotting/Versions.toml @@ -3,3 +3,6 @@ git-tree-sha1 = "e213d9e602cad178442640a417d89c8c199b9d5e" ["1.0.2"] git-tree-sha1 = "d5d1c9fccd05c4ff9793394c56fc07c81db40eda" + +["1.0.3"] +git-tree-sha1 = "f86ed2cbb9e9a08b2fe19f44d6c0a1266d05a2f4"