File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
name = " ChainRules"
2
2
uuid = " 082447d4-558c-5d27-93f4-14fc19e9eca2"
3
- version = " 1.27 .0"
3
+ version = " 1.28 .0"
4
4
5
5
[deps ]
6
6
ChainRulesCore = " d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -15,7 +15,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
15
15
[compat ]
16
16
ChainRulesCore = " 1.12"
17
17
ChainRulesTestUtils = " 1.5"
18
- Compat = " 3.35 "
18
+ Compat = " 3.42.0 "
19
19
FiniteDifferences = " 0.12.20"
20
20
IrrationalConstants = " 0.1.1"
21
21
JuliaInterpreter = " 0.8" # latest is "0.9.1"
Original file line number Diff line number Diff line change 96
96
@non_differentiable abspath (:: AbstractString... )
97
97
@non_differentiable all (:: Any )
98
98
@non_differentiable all (:: Any , :: Any )
99
+ @non_differentiable allequal (:: Any )
100
+ @non_differentiable allunique (:: Any )
99
101
@non_differentiable any (:: Any )
100
102
@non_differentiable any (:: Any , :: Any )
101
103
@non_differentiable argmax (:: Any )
You can’t perform that action at this time.
0 commit comments