MeshDD-Bot/requirements.txt
ppfeiffer a6c09b19eb refactor: Replace env-based config and version.py with config.yaml
Move all configuration to config.yaml with live-reload (file watcher).
Version is now managed in config.yaml instead of version.py.
Remove pre-commit hook for automatic version bumping.
Pin meshtastic dependency to >=2.7.7.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 13:11:09 +01:00

5 lines
63 B
Plaintext

meshtastic>=2.7.7
aiohttp>=3.9.0
aiosqlite>=0.19.0
pyyaml>=6.0