mirror of
https://github.com/agessaman/meshcore-packet-capture.git
synced 2026-04-20 23:23:37 +00:00
13 lines
300 B
Text
13 lines
300 B
Text
# Core dependencies for MeshCore packet capture
|
|
paho-mqtt>=1.6.0
|
|
|
|
# MeshCore package - now using PyPI version
|
|
meshcore>=2.1.10
|
|
|
|
# MeshCore package dependencies (installed automatically with meshcore)
|
|
bleak>=0.21.0
|
|
pyserial-asyncio>=0.6
|
|
pycayennelpp>=1.0.0
|
|
|
|
# Linux BLE pairing support
|
|
pexpect>=4.8.0
|