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

Remove numpy version upper bound #271

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

adamantike
Copy link
Contributor

In 6fa409d, numpy was constrained to versions older than 1.22, because of numba not supporting newer versions.

However, numba added support for newer numpy versions in numba/numba@0b7061e.

In facebookresearch@6fa409d,
`numpy` was constrained to versions older than `1.22`, because of
`numba` not supporting newer versions.

However, `numba` added support for newer `numpy` versions in
numba/numba@0b7061e.
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 27, 2022
@adamantike
Copy link
Contributor Author

Bump! Is there anything I can help with to move forward with this change?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants