Set jetson numpy version

This commit is contained in:
Nicolas Mowen 2025-11-03 08:48:49 -07:00
parent a8aef91165
commit 20e0eb9877

View File

@ -1 +1,2 @@
cuda-python == 12.6.*; platform_machine == 'aarch64'
numpy == 1.26.*; platform_machine == 'aarch64'