m3dev / gokart

Gokart solves reproducibility, task dependencies, constraints of good code, and ease of use for Machine Learning Pipeline.
https://gokart.readthedocs.io/en/latest/
MIT License
305 stars 57 forks source link

relax python upper constraint #357

Closed yokomotod closed 6 months ago

yokomotod commented 6 months ago

numpy seems un-pinned python upper version https://github.com/numpy/numpy/pull/24962 so now we can relax constraint too.