Skip to content

Commit a9d4b8c

Browse files
committed
update bigtest/Manifest.toml
1 parent a3a5802 commit a9d4b8c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

examples/bigtest/Manifest.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -759,7 +759,9 @@ version = "0.18.2"
759759

760760
[[deps.MLJBase]]
761761
deps = ["CategoricalArrays", "CategoricalDistributions", "ComputationalResources", "Dates", "DelimitedFiles", "Distributed", "Distributions", "InteractiveUtils", "InvertedIndices", "LinearAlgebra", "LossFunctions", "MLJModelInterface", "Missings", "OrderedCollections", "Parameters", "PrettyTables", "ProgressMeter", "Random", "ScientificTypes", "Serialization", "StatisticalTraits", "Statistics", "StatsBase", "Tables"]
762-
path = "/Users/anthony/MLJ/MLJBase"
762+
git-tree-sha1 = "14740ef3eec192e0b48a601fbb810cb64f7c7dca"
763+
repo-rev = "stack_cache_and_acceleration_rebased"
764+
repo-url = "https://github.com/JuliaAI/MLJBase.jl"
763765
uuid = "a7f614a8-145f-11e9-1d2a-a57a1082229d"
764766
version = "0.20.4"
765767

examples/bigtest/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ EvoTrees = "f6006082-12f8-11e9-0c9c-0d5d367ab1e5"
55
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
66
LightGBM = "7acf609c-83a4-11e9-1ffb-b912bcd3b04a"
77
MLJ = "add582a8-e3ab-11e8-2d5e-e98b27df1bc7"
8+
MLJBase = "a7f614a8-145f-11e9-1d2a-a57a1082229d"
89
MLJClusteringInterface = "d354fa79-ed1c-40d4-88ef-b8c7bd1568af"
910
MLJDecisionTreeInterface = "c6f25543-311c-4c74-83dc-3ea6d1015661"
1011
MLJFlux = "094fc8d1-fd35-5302-93ea-dabda2abf845"

0 commit comments

Comments
 (0)