Skip to content

Commit

Permalink
Merge pull request #255 from FluxML/compathelper/new_version/2023-10-…
Browse files Browse the repository at this point in the history
…28-07-07-52-994-03891033940

CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat)
  • Loading branch information
darsnack authored Nov 19, 2023
2 parents d60172f + dcbd88a commit f55b97d
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 @@ -5,8 +5,8 @@ version = "0.9.0"
[deps]
Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
BSON = "fbb218c0-5317-5bc6-957e-2ee96dd4b1f0"
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
Functors = "d9f16b24-f501-4c13-a1f2-28368ffc5196"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
Expand All @@ -33,4 +33,5 @@ JLD2 = "0.4"
MLUtils = "0.4"
NNlib = "0.8, 0.9"
PartialFunctions = "1"
Statistics = "1"
julia = "1.6"

0 comments on commit f55b97d

Please sign in to comment.