Skip to content
This repository was archived by the owner on Sep 28, 2024. It is now read-only.

Commit 2bf0090

Browse files
github-actions[bot]CompatHelper Julia
andauthored
chore: bump compat for WeightInitializers to 1, (keep existing compat) (#18)
Co-authored-by: CompatHelper Julia <[email protected]>
1 parent af9d09f commit 2bf0090

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ ReTestItems = "1.24.0"
3636
Reexport = "1.2.2"
3737
StableRNGs = "1.0.2"
3838
Test = "1.10"
39-
WeightInitializers = "0.1.7"
39+
WeightInitializers = "0.1.7, 1"
4040
Zygote = "0.6.70"
4141
julia = "1.10"
4242

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

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

0 commit comments

Comments
 (0)