Skip to content

Commit 55d9665

Browse files
authored
update version SSSets to 2 (#164)
1 parent 6a0c2ad commit 55d9665

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name = "TimeseriesSurrogates"
22
uuid = "c804724b-8c18-5caa-8579-6025a0767c70"
33
authors = ["Kristian Agasøster Haaga <kahaaga@gmail.com>", "George Datseris"]
44
repo = "https://github.com/JuliaDynamics/TimeseriesSurrogates.jl.git"
5-
version = "2.7.1"
5+
version = "2.7.2"
66

77
[deps]
88
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -35,11 +35,11 @@ Distributions = "0.21, 1, 0.23, 0.24, 0.25"
3535
Interpolations = "^0.12, ^1, 0.13, 0.14, 0.15"
3636
LombScargle = "1"
3737
Makie = "≥ 0.19"
38-
StateSpaceSets = "1"
38+
StateSpaceSets = "2"
3939
Statistics = "1"
4040
StatsAPI = "1.6"
4141
StatsBase = "^0.32.0, ^1, 0.33, 0.34"
42-
Wavelets = "^0.8.0, 0.9, 0.10"
42+
Wavelets = "0.9, 0.10"
4343
julia = "^1.9"
4444

4545
[extras]

0 commit comments

Comments
 (0)