fix: numpy pinné <1.25 pour compatibilité CPU sans AVX (HP Z620 .82)

This commit is contained in:
cosma-bot
2026-04-24 08:31:48 +00:00
parent 1510df5bcd
commit dc015d3ffc

View File

@@ -1,7 +1,7 @@
mcap>=1.1.0
mcap-ros2-support>=0.3.0
h5py>=3.10
numpy>=1.26
numpy>=1.24,<1.25
scipy>=1.12
pyproj>=3.6
open3d>=0.18.0