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 7bfb8b9 commit 34be024Copy full SHA for 34be024
Project.toml
@@ -2,7 +2,7 @@ name = "Associations"
2
uuid = "614afb3a-e278-4863-8805-9959372b9ec2"
3
authors = ["Kristian Agasøster Haaga <kahaaga@gmail.com>", "Tor Einar Møller <temolle@gmail.com>", "George Datseris <datseris.george@gmail.com>"]
4
repo = "https://github.com/kahaaga/Associations.jl.git"
5
-version = "4.4.0"
+version = "4.5.0"
6
7
[deps]
8
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
@@ -32,7 +32,7 @@ TimeseriesSurrogates = "c804724b-8c18-5caa-8579-6025a0767c70"
32
[compat]
33
Accessors = "^0.1.28"
34
Combinatorics = "1"
35
-ComplexityMeasures = "3.7.3"
+ComplexityMeasures = "~3.7"
36
DSP = "^0.7"
37
DelayEmbeddings = "2.8"
38
Distances = "^0.10"
0 commit comments