update metadrive (#29938)

old-commit-hash: ad7432b45d00cf05fb9635a850bae878d3b686b9
This commit is contained in:
Justin Newberry
2023-09-15 14:55:08 -07:00
committed by GitHub
parent 79feec2438
commit 1ef92c57f2
2 changed files with 3 additions and 3 deletions

BIN
poetry.lock LFS generated

Binary file not shown.

View File

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