Skip to content

Commit ac0f66d

Browse files
Merge pull request #89 from JuliaML/compathelper/new_version/2022-01-20-01-03-02-838-01790205381
CompatHelper: bump compat for Pickle to 0.3, (keep existing compat)
2 parents 626e441 + eb30530 commit ac0f66d

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
@@ -24,7 +24,7 @@ GZip = "0.5"
2424
ImageCore = "0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8"
2525
JSON3 = "1"
2626
MAT = "0.7, 0.8, 0.9, 0.10"
27-
Pickle = "0.2"
27+
Pickle = "0.2, 0.3"
2828
Requires = "1"
2929
julia = "1.3"
3030

0 commit comments

Comments
 (0)