Skip to content

Commit fb7ef0f

Browse files
committed
Fix more compat
1 parent 9c87fd0 commit fb7ef0f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

DifferentiationInterface/Project.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,6 @@ DifferentiationInterfaceZygoteExt = ["Zygote", "ForwardDiff"]
5858
[compat]
5959
ADTypes = "1.17.0"
6060
ChainRulesCore = "1.23.0"
61-
DataFrames = "1.7.0"
62-
Dates = "1"
6361
DiffResults = "1.1.0"
6462
Diffractor = "=0.2.6"
6563
Enzyme = "0.13.39"

DifferentiationInterface/test/Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1919
[compat]
2020
Aqua = "0.8.12"
2121
ComponentArrays = "0.15.27"
22+
DataFrames = "1.7.0"
23+
Dates = "1"
2224
ExplicitImports = "1.10.1"
2325
JET = "0.9"
2426
JLArrays = "0.2.0"

0 commit comments

Comments
 (0)