Skip to content

Commit

Permalink
chore: bump compat for WeightInitializers to 1, (keep existing compat) (
Browse files Browse the repository at this point in the history
#18)

Co-authored-by: CompatHelper Julia <[email protected]>
  • Loading branch information
github-actions[bot] and CompatHelper Julia authored Jul 26, 2024
1 parent af9d09f commit 2bf0090
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ ReTestItems = "1.24.0"
Reexport = "1.2.2"
StableRNGs = "1.0.2"
Test = "1.10"
WeightInitializers = "0.1.7"
WeightInitializers = "0.1.7, 1"
Zygote = "0.6.70"
julia = "1.10"

Expand All @@ -53,4 +53,4 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

[targets]
test = ["Aqua", "Documenter", "ExplicitImports", "LuxTestUtils", "Optimisers", "Pkg", "ReTestItems", "StableRNGs", "Test", "Zygote"]
test = ["Aqua", "Documenter", "ExplicitImports", "LuxTestUtils", "Optimisers", "Pkg", "ReTestItems", "StableRNGs", "Test", "Zygote"]

0 comments on commit 2bf0090

Please sign in to comment.