Files
georelays/requirements.txt
T
lollerfirst d415891be3 Add relay count tracking workflow with dual charts
This commit adds:
- New GitHub workflow to track relay counts
- Two charts: BitChat-compatible relays and total functioning relays
- Extended history for both charts (70 days)
- Project structure improvements with scripts and assets directories
- Updated documentation in README.md and other files
- Dependencies in requirements.txt
2025-11-01 19:30:35 +01:00

5 lines
63 B
Plaintext

websockets>=12.0
matplotlib>=3.5.0
pandas>=1.4.0
numpy>=1.20.0