You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This MR from dependabot reduced quite significantly the supported version of torchmetrics to '>=1.4.0.post0,<1.4.1'. I believe the goal was to bump the upper bound but not to increase the lower bound to a post release segment. Should this be set to something like torchmetrics>=1.0,<1.6?