Skip to content

Commit

Permalink
use originally chosen package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
taylormcd authored Oct 24, 2022
1 parent c22cd8e commit d7c5646
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ ReverseDiff = "37e2e3b7-166d-5795-8a7a-e32c996b4267"

[compat]
julia = "1.6"
ChainRulesCore = "1"
ForwardDiff = "0.10"
ReverseDiff = "1"
ChainRulesCore = "1.15"
ForwardDiff = "0.10.30"
ReverseDiff = "1.14"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit d7c5646

Please sign in to comment.