Skip to content

Commit dcee357

Browse files
authored
Merge pull request #212 from IBM/update_version
update deps version
2 parents b41b732 + 45fce15 commit dcee357

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "TSML"
22
uuid = "198dc43e-9e51-5cd7-9d40-d9794d335912"
33
authors = ["Paulito Palmes <ppalmes@gmail.com>"]
4-
version = "2.7.7"
4+
version = "2.7.8"
55

66
[deps]
77
AMLPipelineBase = "e3c3008a-8869-4d53-9f34-c96f99c8a2b6"
@@ -27,14 +27,14 @@ Transducers = "28d57a85-8fef-5791-bfe6-a80928e7c999"
2727
AMLPipelineBase = "0.1"
2828
ArgParse = "0.5, 0.6, 0.7, 1.0, 1.1"
2929
CSV = "0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 0.10"
30-
DataFrames = "0.17, 0.18, 0.19, 0.20, 0.21, 0.22, 1.0, 1.1, 1.2"
30+
DataFrames = "0.17, 0.18, 0.19, 0.20, 0.21, 0.22, 1"
3131
FLoops = "0.1, 0.2"
3232
GR = "0.72, 0.73"
3333
Impute = "0.5, 0.6"
3434
MLDataUtils = "0.2, 0.3, 0.4, 0.5"
3535
MultivariateStats = "0.5, 0.6, 0.7, 0.8, 0.9, 0.10"
36-
Plots = "1.38"
37-
ProgressMeter = "1.0, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7"
36+
Plots = "1"
37+
ProgressMeter = "1"
3838
Statistics = "1"
3939
StatsBase = "0.29, 0.30, 0.31, 0.32, 0.33, 0.34"
4040
Transducers = "0.3, 0.4"

0 commit comments

Comments
 (0)