11name = " MLJTransforms"
22uuid = " 23777cdb-d90c-4eb0-a694-7c2b83d5c1d6"
33authors = [
" Essam <[email protected] > and contributors" ]
4- version = " 0.1.0 "
4+ version = " 0.1.1 "
55
66[deps ]
77BitBasis = " 50ba71b6-fa0f-514d-ae9a-0916efc90dcf"
@@ -14,6 +14,7 @@ MLJModelInterface = "e80e1ace-859a-464e-9ed9-23947d8ae3ea"
1414OrderedCollections = " bac558e1-5e72-5ebc-8fee-abe8a469f55d"
1515Parameters = " d96e819e-fc66-5662-9728-84c9c7592b0a"
1616ScientificTypes = " 321657f4-b219-11e9-178b-2701a2544e81"
17+ ScientificTypesBase = " 30f210dd-8aff-4c5f-94ba-8e64358c1161"
1718Statistics = " 10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1819StatsBase = " 2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
1920TableOperations = " ab02a1b2-a7df-11e8-156e-fb1833f50b87"
@@ -22,14 +23,15 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
2223[compat ]
2324BitBasis = " 0.9"
2425CategoricalArrays = " 0.10"
25- MLJModelInterface = " 1.11"
2626Combinatorics = " 1"
2727Dates = " 1"
2828Distributions = " 0.25"
2929LinearAlgebra = " 1"
30+ MLJModelInterface = " 1.11"
3031OrderedCollections = " 1"
3132Parameters = " 0.12"
32- ScientificTypes = " 3.0"
33+ ScientificTypes = " 3.1.0"
34+ ScientificTypesBase = " 3.0.0"
3335Statistics = " 1"
3436StatsBase = " 0.34"
3537TableOperations = " 1.2"
@@ -38,11 +40,11 @@ julia = "1.10"
3840
3941[extras ]
4042DataFrames = " a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
41- StableRNGs = " 860ef19b-820b-49d6-a774-d7a799459cd3"
4243MLJBase = " a7f614a8-145f-11e9-1d2a-a57a1082229d"
4344Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
44- Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40 "
45+ StableRNGs = " 860ef19b-820b-49d6-a774-d7a799459cd3 "
4546StatsModels = " 3eaba693-59b7-5ba5-a881-562e759f1c8d"
47+ Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
4648
4749[targets ]
4850test = [" Test" , " DataFrames" , " MLJBase" , " Random" , " StableRNGs" , " StatsModels" ]
0 commit comments