File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 24
24
matrix :
25
25
version :
26
26
- ' 1.10'
27
- - ' nightly '
27
+ - ' 1 '
28
28
os :
29
29
- ubuntu-latest
30
30
arch :
Original file line number Diff line number Diff line change 1
1
name = " MLJTransforms"
2
2
uuid = " 23777cdb-d90c-4eb0-a694-7c2b83d5c1d6"
3
3
authors = [
" Essam <[email protected] > and contributors" ]
4
- version = " 1.0.0-DEV "
4
+ version = " 0. 1.0"
5
5
6
6
[deps ]
7
7
BitBasis = " 50ba71b6-fa0f-514d-ae9a-0916efc90dcf"
@@ -20,9 +20,17 @@ TableOperations = "ab02a1b2-a7df-11e8-156e-fb1833f50b87"
20
20
Tables = " bd369af6-aec1-5ad0-b16a-f7cc5008161c"
21
21
22
22
[compat ]
23
+ BitBasis = " 0.9"
23
24
CategoricalArrays = " 0.10"
24
25
MLJModelInterface = " 1.11"
26
+ Combinatorics = " 1"
27
+ Dates = " 1"
28
+ Distributions = " 0.25"
29
+ MLJModelInterface = " 1.10"
30
+ OrderedCollections = " 1"
31
+ Parameters = " 0.12"
25
32
ScientificTypes = " 3.0"
33
+ Statistics = " 1"
26
34
StatsBase = " 0.34"
27
35
TableOperations = " 1.2"
28
36
Tables = " 1.11"
You can’t perform that action at this time.
0 commit comments