We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd345f8 commit 1a27d46Copy full SHA for 1a27d46
Project.toml
@@ -2,7 +2,7 @@ name = "TimeseriesSurrogates"
2
uuid = "c804724b-8c18-5caa-8579-6025a0767c70"
3
authors = ["Kristian Agasøster Haaga <kahaaga@gmail.com>", "George Datseris"]
4
repo = "https://github.com/JuliaDynamics/TimeseriesSurrogates.jl.git"
5
-version = "2.6.0"
+version = "2.6.1"
6
7
[deps]
8
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -40,7 +40,7 @@ Makie = "≥ 0.19"
40
StatsAPI = "1.6"
41
StatsBase = "^0.32.0, ^1, 0.33, 0.34"
42
StateSpaceSets = "1"
43
-Wavelets = "^0.8.0, 0.9, 1"
+Wavelets = "^0.8.0, 0.9, 0.10"
44
julia = "^1.9"
45
46
[extras]
0 commit comments