online-ml / river

🌊 Online machine learning in Python
https://riverml.xyz
BSD 3-Clause "New" or "Revised" License
4.89k stars 538 forks source link

Fix a Rust panic in the tests #1564

Closed e10e3 closed 1 week ago

e10e3 commented 1 week ago

Following #1563, PyO3 is upgraded to resolve a crash in the test suite that appeared after Rust 1.78 was released.