add tensorrt dependency (#27893)

old-commit-hash: 406840c37730d81584ea95cf8a8dcb92711da452
This commit is contained in:
YassineYousfi
2023-04-12 22:18:51 -07:00
committed by GitHub
parent 6af062c979
commit 43d2928d39
2 changed files with 3 additions and 2 deletions

BIN
poetry.lock LFS generated

Binary file not shown.

View File

@@ -176,6 +176,7 @@ zerorpc = { git = "https://github.com/commaai/zerorpc-python.git", branch = "mas
omegaconf = "^2.3.0"
osmnx = "==1.2.2"
tritonclient = {version = "2.28.0", extras = ["http"]}
tensorrt = "^8.6.0"
[build-system]