Skip to content

Commit 19194ab

Browse files
authored
Update Project.toml
We're waiting for DelayEmbeddings.jl new version to be registered.
1 parent 4e47f7a commit 19194ab

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 = "Associations"
22
uuid = "614afb3a-e278-4863-8805-9959372b9ec2"
33
authors = ["Kristian Agasøster Haaga <kahaaga@gmail.com>", "Tor Einar Møller <temolle@gmail.com>", "George Datseris <datseris.george@gmail.com>"]
44
repo = "https://github.com/kahaaga/Associations.jl.git"
5-
version = "4.4.2"
5+
version = "4.4.3"
66

77
[deps]
88
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
@@ -33,7 +33,7 @@ Accessors = "^0.1.28"
3333
Combinatorics = "1"
3434
ComplexityMeasures = "~3.7"
3535
DSP = "^0.7"
36-
DelayEmbeddings = "2.8"
36+
DelayEmbeddings = "2.9"
3737
Distances = "^0.10"
3838
Distributions = "^0.25"
3939
Graphs = "^1.11"
@@ -44,7 +44,7 @@ RecurrenceAnalysis = "2.1"
4444
Reexport = "1"
4545
Scratch = "1"
4646
SpecialFunctions = "2"
47-
StateSpaceSets = "2.1"
47+
StateSpaceSets = "2.4"
4848
StaticArrays = "^1"
4949
Statistics = "1"
5050
StatsBase = "^0.34"

0 commit comments

Comments
 (0)