Skip to content

Commit a2e3afc

Browse files
committed
Fixes
1 parent 0bf30d7 commit a2e3afc

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

DifferentiationInterface/docs/make.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ using Base: get_extension
22
using DifferentiationInterface
33
import DifferentiationInterface as DI
44
using Documenter
5-
using DocumenterMermaid
65
using DocumenterInterLinks
76

87
using ADTypes: ADTypes

DifferentiationInterfaceTest/test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ FiniteDiff = "2.27.0"
3131
FiniteDifferences = "0.12.33"
3232
Flux = "0.16.5"
3333
ForwardDiff = "1.2.2"
34-
JET = "0.9.20, 0.10, 0.11"
34+
JET = "0.9, 0.10, 0.11"
3535
JLArrays = "0.3"
3636
SparseConnectivityTracer = "0.5.0,0.6,1"
3737
SparseMatrixColorings = "0.4.9"

0 commit comments

Comments
 (0)