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

Bump min version for Featuretools (1.16.0), nlp-primitives (2.9.0) and Dask(2022.2.0) #3823

Merged
merged 4 commits into from Nov 4, 2022

Conversation

thehomebrewnerd
Copy link
Contributor

@thehomebrewnerd thehomebrewnerd commented Nov 4, 2022

Bump min version for Featuretools (1.16.0), nlp-primitives (2.9.0) and Dask(2022.2.0)

Increase minimum versions for Featuretools and nlp-primitives to prevent a situation where incompatible versions of these two libraries could be installed. Also required bumping Dask version since Featuretools 0.16.0 sets a more recent min for Dask than was specified.

Fixes #3822

@codecov
Copy link

codecov bot commented Nov 4, 2022

Codecov Report

Merging #3823 (8cf5dd0) into main (60426e9) will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff          @@
##            main   #3823   +/-   ##
=====================================
  Coverage   99.7%   99.7%           
=====================================
  Files        343     343           
  Lines      35798   35798           
=====================================
  Hits       35661   35661           
  Misses       137     137           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@thehomebrewnerd thehomebrewnerd changed the title Bump min version for Featuretools (1.16.0) and nlp-primitives (2.9.0) Bump min version for Featuretools (1.16.0), nlp-primitives (2.9.0) and Dask(2022.2.0) Nov 4, 2022
Copy link
Contributor

@jeremyliweishih jeremyliweishih left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@thehomebrewnerd thehomebrewnerd enabled auto-merge (squash) November 4, 2022 15:34
@thehomebrewnerd thehomebrewnerd merged commit 5afd68b into main Nov 4, 2022
@thehomebrewnerd thehomebrewnerd deleted the ft-nlp-reqs-fix branch November 4, 2022 16:04
@chukarsten chukarsten mentioned this pull request Nov 23, 2022
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.

EvalML fails with Featuretools < 1.16.0, current version specifier is too loose
3 participants