Skip to content

Commit

Permalink
Merge pull request #176 from JuliaGNI/compathelper/new_version/2024-1…
Browse files Browse the repository at this point in the history
…1-28-14-40-52-909-03620543298

CompatHelper: bump compat for AbstractNeuralNetworks to 0.4, (keep existing compat)
  • Loading branch information
michakraus authored Dec 2, 2024
2 parents 3b5b921 + 16c09f7 commit 541c803
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 541c803

Please sign in to comment.