Skip to content

Commit

Permalink
Merge pull request #6 from JohannesNaegele/compathelper/new_version/2…
Browse files Browse the repository at this point in the history
…023-10-12-01-06-04-103-03328348776

CompatHelper: add new compat entry for ForwardDiff at version 0.10, (keep existing compat)
  • Loading branch information
JohannesNaegele authored Nov 15, 2023
2 parents 5ccdb89 + 9f595f1 commit 93e0ab7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,9 @@ Pipe = "b98c9c47-44ae-5843-9183-064241ee97a0"

[compat]
Crayons = "4"
Distributions = "0.25"
DataFrames = "1"
Distributions = "0.25"
ForwardDiff = "0.10"
MacroTools = "0.5"
NLsolve = "4"
OrderedCollections = "1"
Expand Down

0 comments on commit 93e0ab7

Please sign in to comment.