Skip to content

Commit

Permalink
add chainrules version requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
Pepijn de Vos committed Nov 7, 2023
1 parent 3035c51 commit aebdb0c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
TruncatedStacktraces = "781d530d-4396-4725-bb49-402e4bee1e77"

[weakdeps]
ChainRules = "082447d4-558c-5d27-93f4-14fc19e9eca2"
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
PartialFunctions = "570af359-4316-4cb7-8c74-252c00c2016b"
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
Expand All @@ -50,6 +51,7 @@ SciMLBaseZygoteExt = "Zygote"
[compat]
ADTypes = "0.1.3, 0.2"
ArrayInterface = "6, 7"
ChainRules = "1.57.0"
ChainRulesCore = "1.16"
CommonSolve = "0.2.4"
ConstructionBase = "1"
Expand Down

0 comments on commit aebdb0c

Please sign in to comment.