add powermon_sim support

This commit is contained in:
Kevin Hester
2024-06-25 08:57:37 -07:00
parent 7ce7d73e89
commit 91066f6aed
6 changed files with 56 additions and 17 deletions

View File

@@ -23,9 +23,10 @@ pypubsub = "^4.0.3"
bleak = "^0.21.1"
packaging = "^24.0"
riden = { git = "https://github.com/geeksville/riden.git#1.2.1" }
pandas = "^2.2.2"
parse = "^1.20.2"
ppk2-api = "^0.9.2"
pyarrow = "^16.1.0"
pyarrow-stubs = "^10.0.1.7"
[tool.poetry.group.dev.dependencies]
hypothesis = "^6.103.2"