Skip to content

Commit 1c484e9

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for SoleModels to 0.10, (keep existing compat)
1 parent 8f04cc9 commit 1c484e9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ SoleModels = "4249d9c7-3290-4ddd-961c-e1d3ec2467f8"
1919
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
2020

2121
[compat]
22-
SoleData = "0.15"
23-
SoleLogics = "0.9"
24-
SoleModels = "0.8"
2522
CategoricalArrays = "0.10"
2623
DataFrames = "1.6"
2724
Distributions = "0.25"
@@ -30,11 +27,13 @@ MLJModelInterface = "1.11"
3027
Parameters = "0.12"
3128
Reexport = "1"
3229
SoleBase = "0.12"
30+
SoleData = "0.15"
31+
SoleLogics = "0.9"
32+
SoleModels = "0.8, 0.10"
3333
StatsBase = "0.30 - 0.34"
3434
julia = "1"
3535

3636
[extras]
37-
Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
3837
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
3938
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
4039
DecisionTree = "7806a523-6efd-50cb-b5f6-3fa6f1930dbb"
@@ -44,6 +43,7 @@ MLJDecisionTreeInterface = "c6f25543-311c-4c74-83dc-3ea6d1015661"
4443
MLJModels = "d491faf4-2d78-11e9-2867-c94bc002c0b7"
4544
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
4645
RDatasets = "ce6b1742-4840-55fa-b093-852dadbb1d8b"
46+
Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
4747
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
4848

4949
[targets]

0 commit comments

Comments
 (0)