Skip to content

Commit a95bf47

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for ForwardDiff to 1, (keep existing compat)
1 parent d8c101d commit a95bf47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ FractionalDiffEqFdeSolverExt = "FdeSolver"
3131
[compat]
3232
ConcreteStructs = "0.2.2"
3333
DiffEqBase = "6.156"
34+
FFTW = "1.8.0"
3435
FastClosures = "0.3.2"
3536
FdeSolver = "1.0.9"
36-
FFTW = "1.8.0"
37-
ForwardDiff = "0.10.36"
37+
ForwardDiff = "0.10.36, 1"
3838
HypergeometricFunctions = "0.3.23"
3939
InvertedIndices = "1.3"
4040
Polynomials = "3, 4"

0 commit comments

Comments
 (0)