Skip to content

Commit 23add62

Browse files
github-actions[bot]CompatHelper Juliamcabbott
authored
CompatHelper: bump compat for ForwardDiff to 1, (keep existing compat) (#1563)
* CompatHelper: bump compat for ForwardDiff to 1, (keep existing compat) * bump version --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Michael Abbott <[email protected]>
1 parent c0bfc26 commit 23add62

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Zygote"
22
uuid = "e88e6eb3-aa80-5325-afca-941959d7151f"
3-
version = "0.7.4"
3+
version = "0.7.5"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -37,15 +37,15 @@ ZygoteDistancesExt = "Distances"
3737
ZygoteTrackerExt = "Tracker"
3838

3939
[compat]
40-
Atom = "0.12"
4140
AbstractFFTs = "1.3.1"
41+
Atom = "0.12"
4242
ChainRules = "1.72.2"
4343
ChainRulesCore = "1.25.1"
4444
Colors = "0.12, 0.13"
4545
DiffRules = "1.4"
4646
Distances = "0.10"
4747
FillArrays = "0.8, 0.9, 0.10, 0.11, 0.12, 0.13, 1"
48-
ForwardDiff = "0.10"
48+
ForwardDiff = "0.10, 1"
4949
GPUArraysCore = "0.1.1, 0.2"
5050
IRTools = "0.4.12"
5151
LogExpFunctions = "0.3.1"

0 commit comments

Comments
 (0)