Skip to content

Commit

Permalink
Bump compat entries
Browse files Browse the repository at this point in the history
  • Loading branch information
avik-pal committed Sep 12, 2023
1 parent f7e29aa commit 6307028
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@ StaticArraysCore = "1e83bf80-4336-4d27-bf5d-d5a4f845583c"
UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"

[compat]
ADTypes = "0.2"
ArrayInterface = "6.0.24, 7"
ConcreteStructs = "0.2"
DiffEqBase = "6"
EnumX = "1"
Enzyme = "0.11"
Expand All @@ -36,7 +38,7 @@ RecursiveArrayTools = "2"
Reexport = "0.2, 1"
SciMLBase = "1.97"
SimpleNonlinearSolve = "0.1"
SparseDiffTools = "1, 2"
SparseDiffTools = "2.6"
StaticArraysCore = "1.4"
UnPack = "1.0"
Zygote = "0.6"
Expand Down

0 comments on commit 6307028

Please sign in to comment.