Bump nvidia-tensorrt from 8.4.1.5 to 99.0.0

Bumps [nvidia-tensorrt](https://github.com/nvidia/tensorrt) from 8.4.1.5 to 99.0.0.
- [Release notes](https://github.com/nvidia/tensorrt/releases)
- [Changelog](https://github.com/NVIDIA/TensorRT/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nvidia/tensorrt/commits)

---
updated-dependencies:
- dependency-name: nvidia-tensorrt
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-30 11:24:30 +00:00 committed by GitHub
parent 78dc75a4f1
commit f141f9b594
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# NVidia TensorRT Support (amd64 only) # NVidia TensorRT Support (amd64 only)
nvidia-pyindex; platform_machine == 'x86_64' nvidia-pyindex; platform_machine == 'x86_64'
nvidia-tensorrt == 8.4.1.5; platform_machine == 'x86_64' nvidia-tensorrt == 99.0.0; platform_machine == 'x86_64'
cuda-python == 11.7; platform_machine == 'x86_64' cuda-python == 11.7; platform_machine == 'x86_64'
cython == 0.29.*; platform_machine == 'x86_64' cython == 0.29.*; platform_machine == 'x86_64'
nvidia-cuda-runtime-cu11 == 11.7.*; platform_machine == 'x86_64' nvidia-cuda-runtime-cu11 == 11.7.*; platform_machine == 'x86_64'