mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-28 01:52:06 +08:00
metadrive: use main branch (#33278)
use main branch old-commit-hash: 4cb1c665e0d6590e80309ab2d4f3856ce274511b
This commit is contained in:
+1
-1
@@ -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",
|
||||
|
||||
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user