Skip to content

Commit

Permalink
CompatHelper: bump compat for BandedMatrices to 1, (keep existing com…
Browse files Browse the repository at this point in the history
…pat)
  • Loading branch information
CompatHelper Julia committed Oct 4, 2023
1 parent 8769cd7 commit 56584e3
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 @@ -36,7 +36,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

[compat]
AbstractNeuralNetworks = "0.1"
BandedMatrices = "0.17"
BandedMatrices = "0.17, 1"
CUDA = "4"
ChainRules = "1"
ChainRulesCore = "1"
Expand Down

0 comments on commit 56584e3

Please sign in to comment.