Skip to content

Commit

Permalink
modify ForwardDiff compat
Browse files Browse the repository at this point in the history
  • Loading branch information
longemen3000 committed Jun 7, 2024
1 parent b7810df commit 59bd8f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version = "2.4.2"
[compat]
julia = "1.0"
ChainRulesCore = "1"
ForwardDiff = "0.11"
ForwardDiff = "0.10,0.11"

[extras]
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
Expand Down

0 comments on commit 59bd8f8

Please sign in to comment.