Skip to content

Commit 7db9468

Browse files
committed
Add more compat entries
1 parent b7ba9c4 commit 7db9468

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Project.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,20 @@ CSV = "0.10.2"
3030
ColorTypes = "0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 0.10, 0.11"
3131
DataDeps = "0.3, 0.4, 0.5, 0.6, 0.7"
3232
DataFrames = "1.3"
33+
FileIO = "1.13"
34+
FilePathsBase = "0.9.17"
3335
FixedPointNumbers = "0.3, 0.4, 0.5, 0.6, 0.7, 0.8"
3436
GZip = "0.5"
3537
Glob = "1.3"
38+
HDF5 = "0.16.2"
3639
ImageCore = "0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8"
40+
JLD2 = "0.4.21"
3741
JSON3 = "1"
3842
MAT = "0.7, 0.8, 0.9, 0.10"
3943
MLUtils = "0.1.4"
4044
Pickle = "0.2, 0.3"
4145
Requires = "1"
46+
Tables = "1.6"
4247
julia = "1.6"
4348

4449
[extras]

0 commit comments

Comments
 (0)