We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bf30d7 commit a2e3afcCopy full SHA for a2e3afc
2 files changed
DifferentiationInterface/docs/make.jl
@@ -2,7 +2,6 @@ using Base: get_extension
2
using DifferentiationInterface
3
import DifferentiationInterface as DI
4
using Documenter
5
-using DocumenterMermaid
6
using DocumenterInterLinks
7
8
using ADTypes: ADTypes
DifferentiationInterfaceTest/test/Project.toml
@@ -31,7 +31,7 @@ FiniteDiff = "2.27.0"
31
FiniteDifferences = "0.12.33"
32
Flux = "0.16.5"
33
ForwardDiff = "1.2.2"
34
-JET = "0.9.20, 0.10, 0.11"
+JET = "0.9, 0.10, 0.11"
35
JLArrays = "0.3"
36
SparseConnectivityTracer = "0.5.0,0.6,1"
37
SparseMatrixColorings = "0.4.9"
0 commit comments