feat: Add recent performance stability stats (matches/days) to player profile

This commit is contained in:
2026-01-28 14:04:32 +08:00
commit 48f1f71d3a
104 changed files with 17572 additions and 0 deletions

7
requirements.txt Normal file
View File

@@ -0,0 +1,7 @@
Flask
pandas
numpy
playwright
gunicorn
gevent
matplotlib