meshtastic>=2.7.4
Pillow==12.1.0
matrix-nio==0.25.2
matplotlib==3.10.8
requests==2.32.5
markdown==3.10
bleach==6.3.0
haversine==2.9.0
schedule==1.2.2
platformdirs==4.5.1
py-staticmaps>=0.4.0
psutil>=5.8.0
rich==14.2.0
setuptools>=80.9.0  # Required for console script entry points and Windows compatibility

# Testing and coverage
coverage==7.13.1
pytest==9.0.2
pytest-cov==7.0.0
pytest-asyncio==1.3.0
pytest-env==1.2.0
pytest-timeout==2.4.0
mypy==1.19.1
pyright==1.1.408
types-PyYAML==6.0.12.20250915  # Type stubs for PyYAML to enable strict type checking
