Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Commit

Permalink
CompatHelper: bump compat for ChainRules to 1, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Sep 17, 2022
1 parent 609362a commit d5a81e6
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 @@ -15,7 +15,7 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
ChainRules = "=1.35.2"
ChainRules = "=1.35.2, 1"
ChainRulesCore = "0.10.9, 1"
ChainRulesOverloadGeneration = "0.1.2"
ExprTools = "0.1.4"
Expand Down

0 comments on commit d5a81e6

Please sign in to comment.