mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-25 01:28:22 +03:00
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.1.1) --- updated-dependencies: - dependency-name: cuda-python dependency-version: 13.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9cdc10008d
commit
3d7c690358
@ -1,2 +1,2 @@
|
||||
cuda-python == 12.6.*; platform_machine == 'aarch64'
|
||||
cuda-python == 13.1.*; platform_machine == 'aarch64'
|
||||
numpy == 1.26.*; platform_machine == 'aarch64'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user