Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
0a89ff46a2 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.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-10 11:10:26 +00:00

View File

@@ -1 +1 @@
cuda-python == 12.6.*; platform_machine == 'aarch64'
cuda-python == 13.0.*; platform_machine == 'aarch64'