Hi all. Just playing around with SymbolicRegression.jl and notice the version kept getting stuck on v0.22.2 instead of the latest v1.11.1. And when I force install that version, the ForwardDiff.jl went from 1.0.1 down to 0.10.38. I’m currently on Julia 1.11.5.
Since I use Turing a bit, which as I understand uses ForwradDiff as default, I’m just a tad worried that this would have some unintended consequences there. @MilesCranmer is this something that can be updated your end or does that need ForwardDiff to be refreshed as well?