Added omegaconf to xx dependencies

old-commit-hash: 083bcb6f0271518537ccfc69bdcc20ae50efd600
This commit is contained in:
mitchellgoffpc
2023-01-06 12:08:22 -08:00
parent 01b23e9442
commit 84cafaeb6b
2 changed files with 3 additions and 2 deletions
Generated
+2 -2
View File
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3182ffd426f7d4aa5eeb0334f07d63e3d7e62a8689ff5491fb0d663796cd2ccf
size 566327
oid sha256:9b7eea4d27b7d94d45d3255e2e175a768c1224ac7d3d27d1ac212da0c625793b
size 567173
+1
View File
@@ -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]