aeon icon indicating copy to clipboard operation
aeon copied to clipboard

[BUG] tslearn version 0.6 introduces torch dependency

Open TonyBagnall opened this issue 2 years ago • 1 comments

Describe the feature or idea you want to propose

tslearn (used in clustering) introduced new dependencies in version 0.6, including torch, which we are not ready to include as yet. We have pinned it at <0.6,

https://pypi.org/project/tslearn/

Describe your proposed solution

this issue is here to just remind us of this, and to explore removing the bound when we include torch as a softdep.

Describe alternatives you've considered, if relevant

No response

Additional context

No response

TonyBagnall avatar Jul 06 '23 07:07 TonyBagnall

torch is now a regular soft dependency I believe with the addition of Hydra and Quant.

MatthewMiddlehurst avatar May 08 '24 22:05 MatthewMiddlehurst