Skip to content

Commit

Permalink
CompatHelper: add new compat entry for Statistics at version 1, (keep…
Browse files Browse the repository at this point in the history
… existing compat)
  • Loading branch information
CompatHelper Julia committed Oct 29, 2023
1 parent 8955bc0 commit b478eb7
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 b478eb7

Please sign in to comment.