Skip to content

Commit

Permalink
Merge pull request #61 from baggepinnen/compathelper/new_version/2023…
Browse files Browse the repository at this point in the history
…-10-29-00-38-00-228-02715271960

CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat)
  • Loading branch information
baggepinnen authored Oct 29, 2023
2 parents 8955bc0 + b478eb7 commit 9c7c56f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ ProgressMeter = "1.2"
RecipesBase = "1.0"
Requires = "1.0"
SlidingDistancesBase = "0.2, 0.3"
Statistics = "1"
StatsBase = "0.32, 0.33"
UnPack = "0.1, 1"
julia = "1"
Expand All @@ -39,8 +40,8 @@ julia = "1"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
LightGraphs = "093fc24a-ae57-5d10-9952-331d41423f4d"
MatrixProfile = "24e37439-14ec-4097-bda3-6a65822e2305"
QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc"

[targets]
test = ["MatrixProfile", "LightGraphs", "QuadGK", "ForwardDiff", "Plots"]

0 comments on commit 9c7c56f

Please sign in to comment.