Skip to content

Commit

Permalink
Fix AbstractNeuralNetworks compat entry.
Browse files Browse the repository at this point in the history
  • Loading branch information
michakraus authored Dec 3, 2024
1 parent 523d2b7 commit b5a93f8
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, 0.4"
AbstractNeuralNetworks = "0.4"
BandedMatrices = "0.17, 1"
ChainRules = "1"
ChainRulesCore = "1"
Expand Down

0 comments on commit b5a93f8

Please sign in to comment.