Replaced both DashboardLogger and PeerJobLogger with SqlAlchemy

This commit is contained in:
Donald Zou
2025-05-04 17:44:54 +08:00
parent faa0bc952f
commit 61404d9c12
3 changed files with 65 additions and 53 deletions

View File

@@ -7,4 +7,5 @@ flask-cors
icmplib
gunicorn
requests
tcconfig
tcconfig
sqlalchemy