Added tritonclient to xx deps

old-commit-hash: 76319d02d8
beeps
mitchellgoffpc 2 years ago
parent 6e7afd47ec
commit a64ec373f0
  1. 4
      poetry.lock
  2. 1
      pyproject.toml

4
poetry.lock generated

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:146532877987c11d1a302c4a38064a24d913abae7e25dfb64f08266a537815f4 oid sha256:7e37f87bc7b353418ac1dbcde323d5df95246c7c0690a664d743770df1b8dc26
size 590334 size 630740

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

Loading…
Cancel
Save