Casper-Guo / Armchair-Strategist

Strategy dashboard for all F1 races since 2018
https://armchair-strategist.dev/
Apache License 2.0
44 stars 2 forks source link

Investigate Numpy v2.0.0 Compatibility #78

Open Casper-Guo opened 1 month ago

Casper-Guo commented 1 month ago

Numpy v2.0.0 contain a number of breaking changes and API deprecations.

pyproject.toml temporarily restricts numpy version to 1.26.x.