Skip to content

Commit

Permalink
update compat of statistics to allow julia 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis-Titov committed Feb 24, 2024
1 parent 3927fc8 commit d1766ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ TestEnv = "1e6cf692-eddd-4d53-88a5-2d735e33781b"
julia = "1.6"
DataFrames = "1.6"
CMAEvolutionStrategy = "0.2.6"
Statistics = "1.10"
Statistics = "1.6"

[extras]
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
Expand Down

0 comments on commit d1766ae

Please sign in to comment.