mirror of
https://github.com/huggingface/lerobot.git
synced 2026-05-16 09:09:48 +00:00
3d6310c03d
mani-skill==3.0.0b21 requires numpy<2.0.0 in addition to gymnasium==0.29.1, both conflicting with lerobot's base requirements. numpy 1.26.4 is runtime-compatible with lerobot's usage (no numpy 2.x-only APIs are used in the eval worker or env wrappers). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>