Skip to content

Commit 76ee8e2

Browse files
authored
Merge pull request #25 from BattMoTeam/forwarddiff-compat
Avoid ForwardDiff 1.0 temporarily
2 parents d85246c + aa1c352 commit 76ee8e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,10 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
1919
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2020
Tullio = "bc48ee85-29a4-5162-ae0b-a64e1601d4bc"
2121
x264_jll = "1270edf5-f2f9-52d2-97e9-ab00b5d0237a"
22+
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
2223

2324
[compat]
25+
ForwardDiff = "0.10.38"
2426
JLD2 = "0.4.31"
2527
JSON = "0.21.4"
2628
Jutul = "0.3.0"

0 commit comments

Comments
 (0)