Skip to content

Commit 65ccc6b

Browse files
committed
bump compat ScientificTypes = "2.2.2"
1 parent 32b26d3 commit 65ccc6b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Project.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,17 @@ authors = ["Chris Alexander <[email protected]>, Anthony D. Blaom <anthony.blao
44
version = "0.1.0"
55

66
[deps]
7+
CorpusLoaders = "214a0ac2-f95b-54f7-a80b-442ed9c2c9e8"
78
MLJModelInterface = "e80e1ace-859a-464e-9ed9-23947d8ae3ea"
8-
ScientificTypesBase = "30f210dd-8aff-4c5f-94ba-8e64358c1161"
99
ScientificTypes = "321657f4-b219-11e9-178b-2701a2544e81"
10+
ScientificTypesBase = "30f210dd-8aff-4c5f-94ba-8e64358c1161"
1011
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1112
TextAnalysis = "a2db99b7-8b79-58f8-94bf-bbc811eef33d"
1213

1314
[compat]
1415
MLJModelInterface = "1.3"
16+
ScientificTypes = "2.2.3"
1517
ScientificTypesBase = "2.2.0"
16-
ScientificTypes = "2.2.2"
1718
TextAnalysis = "0.7.3"
1819
julia = "1.3"
1920

0 commit comments

Comments
 (0)