Skip to content

Commit

Permalink
use sssets v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Datseris committed Sep 22, 2024
1 parent de84306 commit 48f41d2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "FractalDimensions"
uuid = "4665ce21-e117-4649-aed8-08bbe5ccbead"
authors = ["George Datseris <[email protected]>", "Ignacio Del Amo <@PythagoreanCult>", "Anton P Braun"]
version = "1.8.1"
version = "1.8.2"

[deps]
ComplexityMeasures = "ab4b797d-85ee-42ba-b621-05d793b346a2"
Expand All @@ -19,7 +19,7 @@ StateSpaceSets = "40b095a5-5852-4c12-98c7-d43bf788e795"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
ComplexityMeasures = "2.8, 3"
ComplexityMeasures = "3"
Distances = "0.10"
Distributions = "0.24, 0.25"
HypothesisTests = "0.11"
Expand All @@ -30,6 +30,6 @@ Reexport = "1"
Roots = "1, 2"
Scratch = "1"
SpecialFunctions = "1, 2"
StateSpaceSets = "1"
StateSpaceSets = "2"
Statistics = "1"
julia = "1.5"

0 comments on commit 48f41d2

Please sign in to comment.