metadrive: use main branch (#33278)

use main branch
old-commit-hash: 4cb1c665e0
This commit is contained in:
Maxime Desroches
2024-08-12 16:58:11 -07:00
committed by GitHub
parent 7b4a538eaa
commit 74d5352cb4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -100,7 +100,7 @@ dev = [
"inputs",
"lru-dict",
"matplotlib",
"metadrive-simulator@git+https://github.com/commaai/metadrive@opencv_headless ; platform_machine != 'aarch64'",
"metadrive-simulator@git+https://github.com/commaai/metadrive@main ; platform_machine != 'aarch64'",
"parameterized >=0.8, <0.9",
#"pprofile",
"pyautogui",
Generated
+1 -1
View File
@@ -1110,7 +1110,7 @@ wheels = [
[[package]]
name = "metadrive-simulator"
version = "0.4.2.3"
source = { git = "https://github.com/commaai/metadrive?rev=opencv_headless#9b6ddb791919249effa0573883076681514787e4" }
source = { git = "https://github.com/commaai/metadrive?rev=main#0dd67b8a924d65c5c263c63863c3e766850e0b66" }
dependencies = [
{ name = "filelock" },
{ name = "geopandas" },