Skip to content

Commit

Permalink
CompatHelper: bump compat for ADTypes to 0.2, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Aug 15, 2023
1 parent 4d926fc commit fdabf1b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,9 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
ZygoteExt = "Zygote"

[compat]
ADTypes = "0.1.3"
ADTypes = "0.1.3, 0.2"
ArrayInterface = "6, 7"
ChainRulesCore = "1.16"
CommonSolve = "0.2.4"
ConstructionBase = "1"
DocStringExtensions = "0.8, 0.9"
Expand All @@ -58,9 +59,8 @@ StaticArraysCore = "1"
SymbolicIndexingInterface = "0.2"
Tables = "1"
TruncatedStacktraces = "1"
julia = "1.6"
ChainRulesCore = "1.16"
ZygoteRules = "0.2"
julia = "1.6"

[extras]
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
Expand Down

0 comments on commit fdabf1b

Please sign in to comment.