Skip to content

Commit 4f54514

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for ForwardDiff to 1, (keep existing compat)
1 parent 6e3f4b3 commit 4f54514

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ VMRobotControlDifferentialEquationsExt = "DifferentialEquations"
4444
VMRobotControlMakieExt = "Makie"
4545

4646
[compat]
47-
julia = "1.9"
4847
BenchmarkTools = "1"
4948
ColorTypes = "0.11, 0.12"
5049
Colors = "0.12, 0.13"
@@ -54,7 +53,7 @@ DifferentialEquations = "7"
5453
DigitalAssetExchangeFormatIO = "1.1.3"
5554
EzXML = "1"
5655
FileIO = "1"
57-
ForwardDiff = "0.10"
56+
ForwardDiff = "0.10, 1"
5857
FunctionWrappers = "1"
5958
GeometryBasics = "0.5"
6059
Graphs = "1"
@@ -70,6 +69,7 @@ ResultTypes = "3, 4"
7069
SparseArrays = "1"
7170
StaticArrays = "1.8.1"
7271
StatsBase = "0.34"
72+
julia = "1.9"
7373

7474
[extras]
7575
DifferentialEquations = "0c46a032-eb83-5123-abaf-570d42b7fbaa"

0 commit comments

Comments
 (0)