mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-08-05 16:26:10 +08:00
fix tabulate types (#27598)
fix types for tabulate old-commit-hash: 57d10a26e7f60e96134c7741716b5c6892f78fda
This commit is contained in:
Generated
+2
-2
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:70c04e16e6d385d5b589799946aafa4d25382137083c4558fbdd03e00ddd2327
|
||||
size 585015
|
||||
oid sha256:c011c700472ca5599423743005b447c3c88e7c5ea7b0ba748b15a8bb5a22d896
|
||||
size 584839
|
||||
|
||||
+1
-1
@@ -59,7 +59,6 @@ urllib3 = "^1.26.10"
|
||||
utm = "^0.7.0"
|
||||
websocket_client = "^1.3.3"
|
||||
polyline = "^1.4.0"
|
||||
types-tabulate = "^0.9.0.1"
|
||||
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
@@ -108,6 +107,7 @@ types-certifi = "^2021.10.8"
|
||||
types-pycurl = "^7.45.1"
|
||||
types-PyYAML = "^6.0"
|
||||
types-requests = "^2.28.11"
|
||||
types-tabulate = "^0.8.10"
|
||||
|
||||
|
||||
[tool.poetry.group.xx]
|
||||
|
||||
Reference in New Issue
Block a user