giotto-ai / giotto-tda

A high-performance topological machine learning toolbox in Python
https://giotto-ai.github.io/gtda-docs
Other
858 stars 175 forks source link

Bump package dependencies to latest available in conda #457

Closed ulupo closed 4 years ago

ulupo commented 4 years ago

Reference issues/PRs Relevant to #442. Suggested by @gtauzin in the course of that PR (https://github.com/giotto-ai/giotto-tda/pull/442#discussion_r464058859).

Types of changes

Description Bumps our core dependencies to the latest available in conda (which in several cases also means the latest on PyPI). In the case of scikit-learn and joblib, this is done to maintain our tight integration with those libraries. In other cases, there is no strong argument that I know of for retrocompatibility, but I'd welcome opinions.

Checklist