generalize the powermon stuff to become structured logging

This commit is contained in:
Kevin Hester
2024-06-22 14:46:08 -07:00
parent be74c3eea0
commit 0e45637f2c
8 changed files with 154 additions and 108 deletions

View File

@@ -31,6 +31,7 @@ types-pyyaml = "^6.0.12.20240311"
packaging = "^24.0"
riden = {git = "https://github.com/geeksville/riden.git#1.2.1"}
pandas = "^2.2.2"
parse = "^1.20.2"
[tool.poetry.group.dev.dependencies]
hypothesis = "^6.103.2"