Skip to content

Commit

Permalink
CompatHelper: bump compat for AbstractNeuralNetworks to 0.5, (keep ex…
Browse files Browse the repository at this point in the history
…isting compat)
  • Loading branch information
CompatHelper Julia committed Dec 6, 2024
1 parent 329b083 commit d273bb9
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.4"
AbstractNeuralNetworks = "0.4, 0.5"
BandedMatrices = "1"
ChainRules = "1"
ChainRulesCore = "1"
Expand Down

0 comments on commit d273bb9

Please sign in to comment.