Skip to content

Commit

Permalink
CompatHelper: bump compat for AbstractNeuralNetworks to 0.4, (keep ex…
Browse files Browse the repository at this point in the history
…isting compat)
  • Loading branch information
CompatHelper Julia committed Nov 28, 2024
1 parent 3b5b921 commit 16c09f7
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 @@ -32,7 +32,7 @@ UpdateJulia = "770da0de-323d-4d28-9202-0e205c1e0aff"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

[compat]
AbstractNeuralNetworks = "0.3.2"
AbstractNeuralNetworks = "0.3.2, 0.4"
BandedMatrices = "0.17, 1"
ChainRules = "1"
ChainRulesCore = "1"
Expand Down

0 comments on commit 16c09f7

Please sign in to comment.