Skip to content

Commit 31e09fb

Browse files
Fix compact bounds
1 parent 3b69d15 commit 31e09fb

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
@@ -14,11 +14,11 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
1414
[compat]
1515
CUDA = "3, 4"
1616
CondaPkg = "0.2"
17-
MLJBase = ">=0.17"
17+
MLJBase = "0.20, 0.21"
1818
MLJModelInterface = "1"
19-
PythonCall = ">=0.9.10"
19+
PythonCall = "0.9"
2020
Tables = "1"
21-
julia = ">=1.8.4"
21+
julia = "1.8"
2222

2323
[extras]
2424
MLJBase = "a7f614a8-145f-11e9-1d2a-a57a1082229d"

0 commit comments

Comments
 (0)