mirror of
https://github.com/meshtastic/python.git
synced 2026-05-19 14:01:09 -04:00
fix type warnings
This commit is contained in:
@@ -26,7 +26,6 @@ riden = { git = "https://github.com/geeksville/riden.git#1.2.1" }
|
||||
parse = "^1.20.2"
|
||||
ppk2-api = "^0.9.2"
|
||||
pyarrow = "^16.1.0"
|
||||
pyarrow-stubs = "^10.0.1.7"
|
||||
platformdirs = "^4.2.2"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
@@ -45,6 +44,7 @@ types-tabulate = "^0.9.0.20240106"
|
||||
types-requests = "^2.31.0.20240406"
|
||||
types-setuptools = "^69.5.0.20240423"
|
||||
types-pyyaml = "^6.0.12.20240311"
|
||||
pyarrow-stubs = "^10.0.1.7"
|
||||
|
||||
[tool.poetry.extras]
|
||||
tunnel = ["pytap2"]
|
||||
|
||||
Reference in New Issue
Block a user