diff --git a/poetry.lock b/poetry.lock index 6f79f76cfc..ec0c785b4a 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3182ffd426f7d4aa5eeb0334f07d63e3d7e62a8689ff5491fb0d663796cd2ccf -size 566327 +oid sha256:9b7eea4d27b7d94d45d3255e2e175a768c1224ac7d3d27d1ac212da0c625793b +size 567173 diff --git a/pyproject.toml b/pyproject.toml index af9fcc6e6e..ed3a821e29 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -171,6 +171,7 @@ torchvision = { url = "https://download.pytorch.org/whl/cu113/torchvision-0.12.0 triton = "^1.1.1" Werkzeug = "^2.1.2" zerorpc = { git = "https://github.com/commaai/zerorpc-python.git", branch = "master" } +omegaconf = "^2.3.0" [build-system]