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 6976dfb commit aa13811Copy full SHA for aa13811
test/Project.toml
@@ -16,10 +16,10 @@ Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
16
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
17
18
[compat]
19
-ChainRulesTestUtils = "0.5.3"
+ChainRulesTestUtils = "0.5.3, 0.6"
20
Combinatorics = "1.0.2"
21
Distributions = "0.24.3"
22
-FiniteDifferences = "0.11.3"
+FiniteDifferences = "0.11.3, 0.12"
23
ForwardDiff = "0.10.12"
24
NNlib = "0.7.7"
25
PDMats = "0.10.1"
0 commit comments