feat: Add HR data visualization and CSV conversion scripts
This commit is contained in:
@ -5,14 +5,18 @@ description = "python scripts for testing embedded system"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"aiomqtt>=2.4.0",
|
||||
"anyio>=4.9.0",
|
||||
"awkward>=2.8.3",
|
||||
"betterproto[compiler]>=2.0.0b7",
|
||||
"bleak>=0.22.3",
|
||||
"grpcio-tools>=1.71.0",
|
||||
"loguru>=0.7.3",
|
||||
"matplotlib>=3.10.3",
|
||||
"paho-mqtt>=2.1.0",
|
||||
"plotly>=6.1.2",
|
||||
"pydantic>=2.11.5",
|
||||
"seaborn>=0.13.2",
|
||||
"streamlit>=1.45.1",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user