Merge 52d15887252ff10ca438979bc52ac128d317a513 into e4fe02127906b41f2b9dc3037647ed8d7a8c9d00

This commit is contained in:
dependabot[bot] 2026-01-31 22:17:22 +01:00 committed by GitHub
commit b2636d447a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
# NVidia TensorRT Support (amd64 only)
--extra-index-url 'https://pypi.nvidia.com'
cython==3.0.*; platform_machine == 'x86_64'
cython==3.2.*; platform_machine == 'x86_64'
nvidia_cuda_cupti_cu12==12.5.82; platform_machine == 'x86_64'
nvidia-cublas-cu12==12.5.3.*; platform_machine == 'x86_64'
nvidia-cudnn-cu12==9.3.0.*; platform_machine == 'x86_64'