Skip to content
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 NumPy requirement #101

Merged
merged 1 commit into from
Dec 9, 2021
Merged

Relax NumPy requirement #101

merged 1 commit into from
Dec 9, 2021

Conversation

gjoseph92
Copy link
Owner

Didn't do an extremely thorough check, but reading the NumPy release notes for 1.20.0, it doesn't look like we actually need it. Looking at our direct NumPy usage, it all seems very basic. So I'll let NumPy come in as a transitive dependency through dask for now.

Closes #83

cc @scottyhq

Didn't do an extremely thorough check, but reading the NumPy release notes for 1.20.0, it doesn't look like we actually need it. Looking at our direct NumPy usage, it all seems very basic. So I'll let NumPy come in as a transitive dependency through dask for now.

Closes #83
@gjoseph92 gjoseph92 merged commit 02db9c5 into main Dec 9, 2021
@gjoseph92 gjoseph92 deleted the relax-numpy branch December 9, 2021 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clarification on dependencies minimum versions
1 participant