Closed rsmith49 closed 2 years ago
Let's rebase now that #1696 is merged, then note on #1695 that this is now resolved.
@rsmith49 I think merging this PR will help py37 and py38 CI builds
@zexuan-zhou thanks for all the dev effort here! Looks like we addressed the mypy issues - ready for a review @bhancock8
@bhancock8 @rsmith49 Will there be a version release for this or what version should I use to install the latest version. Thank you
Description of proposed changes
According to https://github.com/snorkel-team/snorkel/issues/1689, numpy versions lower than 1.21 are not supported by the new Mac M1 chips. Bumping the upper bound of numpy to accommodate this.
Related issue(s)
Fixes https://github.com/snorkel-team/snorkel/issues/1689
Test plan
Checklist
Need help on these? Just ask!
tox -e complex
and/ortox -e spark
if appropriate.