diff --git a/Project.toml b/Project.toml index 25de47b..b550798 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "TransferEntropy" uuid = "ea221983-52f3-5440-99c7-13ea201cd633" repo = "https://github.com/kahaaga/TransferEntropy.jl.git" -version = "1.2.0" +version = "1.2.1" [deps] DSP = "717857b8-e6f2-59f4-9121-6e50c889abd2" @@ -15,9 +15,9 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" [compat] DSP = "0.6.9" -DelayEmbeddings = "^1.17" +DelayEmbeddings = "2" Distances = "0.10" -Entropies = "0.12.1" +Entropies = "1" Neighborhood = "0.2" Reexport = "0.2, 0.3, 1" SpecialFunctions = "0.8, 0.9, 0.10, 1.2"