We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 721d89b commit 5afdca4Copy full SHA for 5afdca4
Project.toml
@@ -4,7 +4,6 @@ version = "0.7.40"
4
5
[deps]
6
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
7
-ChainRulesTestUtils = "cdddcdb0-9152-4a09-a978-84456f9df70a"
8
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
9
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
10
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
@@ -14,9 +13,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
14
13
15
[compat]
16
ChainRulesCore = "0.9.21"
17
-ChainRulesTestUtils = "0.5.5"
18
Compat = "3"
19
-FiniteDifferences = "0.11.4"
20
Reexport = "0.2"
21
Requires = "0.5.2, 1"
22
julia = "1"
0 commit comments