frigate/docker/tensorrt/requirements-arm64.txt
dependabot[bot] 859c6ff6d0
Update cuda-python requirement in /docker/tensorrt
Updates the requirements on [cuda-python](https://github.com/NVIDIA/cuda-python) to permit the latest version.
- [Release notes](https://github.com/NVIDIA/cuda-python/releases)
- [Commits](https://github.com/NVIDIA/cuda-python/compare/v12.6.0...v13.2.0)

---
updated-dependencies:
- dependency-name: cuda-python
  dependency-version: 13.2.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-12 11:33:38 +00:00

3 lines
100 B
Plaintext

cuda-python == 13.2.*; platform_machine == 'aarch64'
numpy == 1.26.*; platform_machine == 'aarch64'