Skip to content

Commit 99d9c31

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: bump compat for ForwardDiff to 1, (keep existing compat) (#37)
Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
1 parent 989ee25 commit 99d9c31

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Project.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
3030
CachedInterpolations = "0.1"
3131
CenterIndexedArrays = "0.2"
3232
CoordinateTransformations = "0.5, 0.6"
33-
ForwardDiff = "0.10"
33+
ForwardDiff = "0.10, 1"
3434
Interpolations = "0.9, 0.10, 0.11, 0.12, 0.13, 0.14, 0.15"
3535
Ipopt = "0.5, 0.6, 1"
3636
IterativeSolvers = "0.7, 0.8, 0.9"
@@ -47,7 +47,6 @@ StaticArrays = "0.10, 0.11, 0.12, 1"
4747
Statistics = "1"
4848
julia = "1.10"
4949

50-
5150
[extras]
5251
ImageMagick = "6218d12a-5da1-5696-b52f-db25d2ecc6d1"
5352
Images = "916415d5-f1e6-5110-898d-aaa5f9f070e0"

0 commit comments

Comments
 (0)