Skip to content

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

Merged
thehomebrewnerd merged 4 commits into
mainfrom
ft-nlp-reqs-fix
Nov 4, 2022
Merged

Bump min version for Featuretools (1.16.0), nlp-primitives (2.9.0) and Dask(2022.2.0)#3823
thehomebrewnerd merged 4 commits into
mainfrom
ft-nlp-reqs-fix

Conversation

@thehomebrewnerd

@thehomebrewnerd thehomebrewnerd commented Nov 4, 2022

Copy link
Copy Markdown
Contributor

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

codecov Bot commented Nov 4, 2022

Copy link
Copy Markdown

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

@jeremyliweishih jeremyliweishih left a comment

Copy link
Copy Markdown
Collaborator

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