Update metadrive (#30128)

update metadrive
old-commit-hash: f32294772d15d5797f087c006601d2aa783e6088
This commit is contained in:
Justin Newberry
2023-10-02 13:18:03 -07:00
committed by GitHub
parent 42ad28875a
commit fb4e774a2e
2 changed files with 3 additions and 3 deletions

BIN
poetry.lock LFS generated

Binary file not shown.

View File

@@ -133,7 +133,7 @@ inputs = "*"
lru-dict = "*"
markdown-it-py = "*"
matplotlib = "*"
metadrive-simulator = { git = "https://github.com/metadriverse/metadrive.git", rev ="7d6f8ef707bfff67c6b88f3b4a98f8b1d58bf8e6", markers = "platform_machine != 'aarch64'" } # no linux/aarch64 wheels for certain dependencies
metadrive-simulator = { git = "https://github.com/metadriverse/metadrive.git", rev ="72e842cd1d025bf676e4af8797a01e4aa282109f", markers = "platform_machine != 'aarch64'" } # no linux/aarch64 wheels for certain dependencies
mpld3 = "*"
mypy = "*"
myst-parser = "*"