Skip to content

Commit 78ec13b

Browse files
Update ImplicitDifferentiation requirement to 0.9.1 in /docs (#204)
Updates the requirements on [ImplicitDifferentiation](https://github.com/JuliaDecisionFocusedLearning/ImplicitDifferentiation.jl) to permit the latest version. - [Release notes](https://github.com/JuliaDecisionFocusedLearning/ImplicitDifferentiation.jl/releases) - [Commits](v0.1.0...v0.9.1) --- updated-dependencies: - dependency-name: ImplicitDifferentiation dependency-version: 0.9.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1fa5dea commit 78ec13b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ ADTypes = "1.21.0"
1919
ComponentArrays = "0.15.31"
2020
Documenter = "1.3"
2121
ForwardDiff = "1.3.1"
22+
ImplicitDifferentiation = "0.9.1"
2223
Literate = "2.21.0"
2324
NLsolve = "4.5.1"
2425
Zygote = "0.7.10"

0 commit comments

Comments
 (0)