Skip to content

Commit

Permalink
Update Compat's compat
Browse files Browse the repository at this point in the history
  • Loading branch information
gdalle committed Jul 30, 2024
1 parent beea1d0 commit 66e6b8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DifferentiationInterface/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ DifferentiationInterfaceZygoteExt = ["Zygote", "ForwardDiff"]
[compat]
ADTypes = "1.6.1"
ChainRulesCore = "1.23.0"
Compat = "3,4"
Compat = "3.46,4.2"
Diffractor = "=0.2.6"
DocStringExtensions = "0.8,0.9"
Enzyme = "0.11.20,0.12"
Expand Down
2 changes: 1 addition & 1 deletion DifferentiationInterfaceTest/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ DifferentiationInterfaceTestStaticArraysExt = "StaticArrays"
[compat]
ADTypes = "1.0.0"
Chairmarks = "1.2.1"
Compat = "4"
Compat = "3.46,4.2"
ComponentArrays = "0.15"
DataFrames = "1.6.1"
DifferentiationInterface = "0.5.6"
Expand Down

0 comments on commit 66e6b8f

Please sign in to comment.