Skip to content

Commit e5b8a52

Browse files
Update Zygote compatibility to support v0.7.10
This fixes the downgrade CI failure in SciMLBase.jl where Zygote v0.7.10 was incompatible with RecursiveArrayTools v3.27.x. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 3707ad3 commit e5b8a52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Tables = "1.11"
7070
Test = "1"
7171
Tracker = "0.2.15"
7272
Unitful = "1"
73-
Zygote = "0.6.67, 0.7"
73+
Zygote = "0.6.67, 0.7.10"
7474
julia = "1.10"
7575

7676
[extras]

0 commit comments

Comments
 (0)