-
Notifications
You must be signed in to change notification settings - Fork 20
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
Release with numpy >=1.21 #21
Comments
Hi @deepandas11, Thx for your suggestion! I completely agree with your motivation. However, as major libraries (pandas, numpy, sklearn) are dropping support for Python 3.7, I think it is fine for us to do the same (certainly in the light of security vulnerabilities). I'll look into it in the near future :) Cheers, |
I updated the dependencies in PR #22 and already created a release candidate; Let me know if this works for you! 😄 |
Thanks for responding so fast! Appreciate the concern. However, this doesn't entirely fix my problem. Do let me know if the following is workable? |
Hey @deepandas11, Just wondering if this is still an issue? Cheers, |
Wondering if there's a timeline for a release that incorporates the usage of numpy>=1.21? Main motivations being:
poweshap
in a python environment becomes troublesome, especially when other libraries in the environment set hard requirements on numpy>1.21The text was updated successfully, but these errors were encountered: