Skip to content

Commit 1fa5dea

Browse files
Update Zygote requirement to 0.7.10 in /docs (#203)
Updates the requirements on [Zygote](https://github.com/FluxML/Zygote.jl) to permit the latest version. - [Release notes](https://github.com/FluxML/Zygote.jl/releases) - [Commits](FluxML/Zygote.jl@v0.2.0...v0.7.10) --- updated-dependencies: - dependency-name: Zygote dependency-version: 0.7.10 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 d0faa2f commit 1fa5dea

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
@@ -21,3 +21,4 @@ Documenter = "1.3"
2121
ForwardDiff = "1.3.1"
2222
Literate = "2.21.0"
2323
NLsolve = "4.5.1"
24+
Zygote = "0.7.10"

0 commit comments

Comments
 (0)