Skip to content

Commit

Permalink
allow Functor 0.5 (#186)
Browse files Browse the repository at this point in the history
  • Loading branch information
CarloLucibello authored Nov 5, 2024
1 parent fc65256 commit 74f8bc9
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 @@ -12,7 +12,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
ChainRulesCore = "1"
Functors = "0.4.9"
Functors = "0.4.9, 0.5"
Statistics = "1"
Zygote = "0.6.40"
julia = "1.6"
Expand Down

0 comments on commit 74f8bc9

Please sign in to comment.