update metadrive (#29938)

old-commit-hash: ad7432b45d
test-msgs
Justin Newberry 2 years ago committed by GitHub
parent 79feec2438
commit 1ef92c57f2
  1. 4
      poetry.lock
  2. 2
      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:c0c6769403a2abaec542a6d3a80eac8ba9eddc41849c523db8f171d9acacc04b oid sha256:b64aecee7ff13a71a00dc70dc1ba425fe63c572c64bc715a1d227e029aa57454
size 441327 size 439224

@ -132,7 +132,7 @@ inputs = "*"
lru-dict = "*" lru-dict = "*"
markdown-it-py = "*" markdown-it-py = "*"
matplotlib = "*" 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 = "*" mpld3 = "*"
mypy = "*" mypy = "*"
myst-parser = "*" myst-parser = "*"

Loading…
Cancel
Save