Skip to content

Commit b036501

Browse files
committed
updated deps
1 parent 9c9536f commit b036501

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ SoleBase = {rev = "devModal", url = "https://github.com/aclai-lab/SoleBase.jl"}
3838

3939
[compat]
4040
AbstractTrees = "0.4"
41-
CategoricalArrays = "0.10"
42-
CategoricalDistributions = "0.1"
41+
CategoricalArrays = "0.10, 1"
42+
CategoricalDistributions = "0.1, 0.2"
4343
DataFrames = "1"
4444
DataStructures = "0.18, 0.19"
4545
Distributions = "0.25"
@@ -55,7 +55,7 @@ OpenML = "0.3"
5555
ProgressMeter = "1"
5656
Random = "1"
5757
Reexport = "1"
58-
ResumableFunctions = "1.0"
58+
ResumableFunctions = "1"
5959
ScientificTypes = "3"
6060
SoleBase = "0.13"
6161
SoleData = "0.16"

0 commit comments

Comments
 (0)