iory / scikit-robot

A Flexible Framework for Robot visualization and programming in Python
https://scikit-robot.readthedocs.io/
MIT License
121 stars 23 forks source link

Restrict numpy version to below 2.0 for compatibility #384

Closed iory closed 5 months ago

iory commented 5 months ago

This is necessary because some libraries are not yet compatible with numpy 2.0 and above.