relock after inplace metadrive update (#36256)

* relock after inplace metadrive update

* Revert "relock after inplace metadrive update"

This reverts commit 18193ffe34.

* just the hash
pull/36259/head
Armand du Parc Locmaria 3 days ago committed by GitHub
parent a8328cb5ff
commit 4d53a26a06
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      uv.lock

@ -949,7 +949,7 @@ dependencies = [
{ name = "yapf" }, { name = "yapf" },
] ]
wheels = [ wheels = [
{ url = "https://github.com/commaai/metadrive/releases/download/MetaDrive-minimal-0.4.2.4/metadrive_simulator-0.4.2.4-py3-none-any.whl", hash = "sha256:fbf0ea9be67e65cd45d38ff930e3d49f705dd76c9ddbd1e1482e3f87b61efcef" }, { url = "https://github.com/commaai/metadrive/releases/download/MetaDrive-minimal-0.4.2.4/metadrive_simulator-0.4.2.4-py3-none-any.whl", hash = "sha256:d0afaf3b005e35e14b929d5491d2d5b64562d0c1cd5093ba969fb63908670dd4" },
] ]
[package.metadata] [package.metadata]

Loading…
Cancel
Save