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
[MNT] remove conflicting dependencies from all_extras (#625)
It seems `pyarrow` and `xgboostlss` in `all_extras` is causing some
dependency resolution error on python 3.11. This PR removes
aforementioned dependencies from `all_extras` for diagnosis, and as a
possible solution.
0 commit comments