Skip to content

Commit 83f388d

Browse files
Merge pull request #186 from JuliaML/compathelper/new_version/2022-10-29-01-30-24-302-04037341587
CompatHelper: bump compat for MLUtils to 0.3, (keep existing compat)
2 parents 3ea6741 + ed1a078 commit 83f388d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
2727
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
2828

2929
[compat]
30-
Chemfiles = "0.10"
3130
CSV = "0.10.2"
31+
Chemfiles = "0.10"
3232
DataDeps = "0.7"
3333
DataFrames = "1.3"
3434
FileIO = "1.14"
@@ -41,7 +41,7 @@ JLD2 = "0.4.21"
4141
JSON3 = "1"
4242
LazyModules = "0.3"
4343
MAT = "0.10"
44-
MLUtils = "0.2.0"
44+
MLUtils = "0.2.0, 0.3"
4545
NPZ = "0.4.1"
4646
Pickle = "0.3"
4747
Requires = "1"

0 commit comments

Comments
 (0)