Skip to content

Commit c76a032

Browse files
committed
fix ScientificTypesBase dep version
1 parent e7ecd0a commit c76a032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ TextAnalysis = "a2db99b7-8b79-58f8-94bf-bbc811eef33d"
1212

1313
[compat]
1414
MLJModelInterface = "1.3"
15-
ScientificTypesBase = "2.2.2"
15+
ScientificTypesBase = "2.2.0"
1616
ScientificTypes = "2.2.2"
1717
TextAnalysis = "0.7.3"
1818
julia = "1.3"

0 commit comments

Comments
 (0)