-
Notifications
You must be signed in to change notification settings - Fork 917
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Relax dependency caps once fixed #1772
Comments
Update: Looks like shap is about to release a new version, see here |
catboost < 1.2 is really uncooperative with m1 macs, it sure would be nice to lift that cap! |
I think we'll exclude catboost from our dependencies but continue to support the model with our wrapper. |
We just merged #1589, making Prophet, LightGBM, and CatBoost optional dependencies (they are excluded from the default This will be released tomorrow 🚀 Closing the issue now. |
There are multiple issues from some of our depencies. We should relax the version caps again once the issues are fixed:
The text was updated successfully, but these errors were encountered: