mirror of
https://github.com/l5yth/potato-mesh.git
synced 2026-07-05 09:21:42 +02:00
09ea277a40
* data/meshcore: fix ble and enable tcp * ingestor: address review comments * ingestor: address review comments
11 lines
176 B
Plaintext
11 lines
176 B
Plaintext
# Production dependencies
|
|
meshtastic>=2.5.0
|
|
meshcore>=2.3.5
|
|
bleak>=0.21.0
|
|
protobuf>=5.27.2
|
|
|
|
# Development dependencies (optional)
|
|
black>=24.8.0
|
|
pytest>=8.3.0
|
|
pytest-cov>=5.0.0
|