Skip to content

Commit

Permalink
CompatHelper: bump compat for ADTypes to 1, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Apr 19, 2024
1 parent b389d0e commit ac37741
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ NonlinearSolveSymbolicsExt = "Symbolics"
NonlinearSolveZygoteExt = "Zygote"

[compat]
ADTypes = "0.2.6"
ADTypes = "0.2.6, 1"
Aqua = "0.8"
ArrayInterface = "7.9"
BandedMatrices = "1.4"
Expand Down Expand Up @@ -103,8 +103,8 @@ StableRNGs = "1"
StaticArrays = "1.7"
StaticArraysCore = "1.4"
Sundials = "4.23.1"
Symbolics = "5.13"
SymbolicIndexingInterface = "0.3.3"
Symbolics = "5.13"
Test = "1.10"
TimerOutputs = "0.5.23"
Zygote = "0.6.69"
Expand Down

0 comments on commit ac37741

Please sign in to comment.