Skip to content

Commit

Permalink
docs env
Browse files Browse the repository at this point in the history
  • Loading branch information
pat-alt committed Apr 16, 2024
1 parent 03bd774 commit 1c7cd2f
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions docs/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -308,10 +308,10 @@ uuid = "f0e56b4a-5159-44fe-b623-3e5288b988bb"
version = "2.4.1"

[[deps.ConformalPrediction]]
deps = ["CategoricalArrays", "MLJBase", "MLJModelInterface", "NaturalSort", "Plots", "StatsBase"]
git-tree-sha1 = "ee084331dcb2772dbd25a7c6afcaa664f36a0f04"
deps = ["CategoricalArrays", "MLJBase", "MLJModelInterface", "NaturalSort", "Plots", "Statistics"]
git-tree-sha1 = "520277c269dd9169fb5ae4b6eff45eeae46d4900"
uuid = "98bfc277-1877-43dc-819b-a3e38c30242f"
version = "0.1.6"
version = "0.1.5"

[[deps.ConstructionBase]]
deps = ["LinearAlgebra"]
Expand Down Expand Up @@ -340,9 +340,9 @@ version = "0.6.3"

[[deps.CounterfactualExplanations]]
deps = ["CUDA", "CategoricalArrays", "ChainRulesCore", "DataFrames", "DecisionTree", "Distributions", "Flux", "LazyArtifacts", "LinearAlgebra", "Logging", "MLJBase", "MLJDecisionTreeInterface", "MLUtils", "MultivariateStats", "PackageExtensionCompat", "Parameters", "ProgressMeter", "Random", "Serialization", "Statistics", "StatsBase", "Tables", "TaijaBase", "UUIDs"]
git-tree-sha1 = "bc266bfcad331f7fd27b831011574e8e8ee351e4"
git-tree-sha1 = "651bb986e1676a84770ea69af8e6beb08791bb31"
uuid = "2f13d31b-18db-44c1-bc43-ebaf2cff0be0"
version = "1.1.0"
version = "1.1.1"

[deps.CounterfactualExplanations.extensions]
EvoTreesExt = "EvoTrees"
Expand Down Expand Up @@ -860,7 +860,7 @@ version = "1.3.1"
deps = ["ChainRulesCore", "Compat", "ComputationalResources", "Flux", "LinearAlgebra", "MLJFlux", "MLJModelInterface", "MLUtils", "ProgressMeter", "Random", "Statistics", "Tables", "Tullio", "Zygote"]
path = ".."
uuid = "c52c1a26-f7c5-402b-80be-ba1e638ad478"
version = "0.1.9"
version = "0.2.0"

[[deps.Latexify]]
deps = ["Format", "InteractiveUtils", "LaTeXStrings", "MacroTools", "Markdown", "OrderedCollections", "Requires"]
Expand Down Expand Up @@ -1652,9 +1652,9 @@ version = "1.7.0"

[[deps.StatsBase]]
deps = ["DataAPI", "DataStructures", "LinearAlgebra", "LogExpFunctions", "Missings", "Printf", "Random", "SortingAlgorithms", "SparseArrays", "Statistics", "StatsAPI"]
git-tree-sha1 = "d1bf48bfcc554a3761a133fe3a9bb01488e06916"
git-tree-sha1 = "5cf7606d6cef84b543b483848d4ae08ad9832b21"
uuid = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
version = "0.33.21"
version = "0.34.3"

[[deps.StatsFuns]]
deps = ["HypergeometricFunctions", "IrrationalConstants", "LogExpFunctions", "Reexport", "Rmath", "SpecialFunctions"]
Expand Down Expand Up @@ -1728,7 +1728,7 @@ version = "1.0.2"

[[deps.TaijaPlotting]]
deps = ["CategoricalArrays", "ConformalPrediction", "CounterfactualExplanations", "DataAPI", "Distributions", "Flux", "LaplaceRedux", "LinearAlgebra", "MLJBase", "MLUtils", "MultivariateStats", "NaturalSort", "NearestNeighborModels", "Plots"]
path = "../../TaijaPlotting.jl"
git-tree-sha1 = "270c685bb953b5dfd4b8e6ca0091259ffa7a223c"
uuid = "bd7198b4-c7d6-400c-9bab-9a24614b0240"
version = "1.1.0"

Expand Down

0 comments on commit 1c7cd2f

Please sign in to comment.