mirror of
https://github.com/flobz/psa_car_controller.git
synced 2026-08-23 09:56:14 +00:00
fix: panda requirements
This commit is contained in:
committed by
Florian BEZANNIER
parent
e302312c17
commit
e1e4c1c11e
+1
-1
@@ -37,7 +37,7 @@ python-dateutil = ">=2.5.3"
|
||||
urllib3 = ">=1.15.1 <2.0.0"
|
||||
importlib-metadata = { version = ">=1.7.0", python = "<3.8" }
|
||||
pandas = [
|
||||
{ version = "1.1.5", python = "<3.13" },
|
||||
{ version = ">=1.1.5", python = "<3.13" },
|
||||
{ version = "^2.3.1", python = ">=3.13" }
|
||||
]
|
||||
numpy = "^1.24.0"
|
||||
|
||||
Reference in New Issue
Block a user