aeon icon indicating copy to clipboard operation
aeon copied to clipboard

[MNT] Lift `keras` version bound

Open MatthewMiddlehurst opened this issue 7 months ago • 0 comments

Describe the issue

We are having CI errors due to the latest keras update. See:

broken (3.4.0) https://github.com/aeon-toolkit/aeon/actions/runs/9660623120/job/26646621175 fine (3.3.3) https://github.com/aeon-toolkit/aeon/actions/runs/9652301805/job/26622147143

We want to eventually remove this and fix the underlying issue.

Suggest a potential alternative/fix

Unknown what it is in the new version that's causing these errors.

Additional context

No response

MatthewMiddlehurst avatar Jun 25 '24 22:06 MatthewMiddlehurst