Replaced both DashboardLogger and PeerJobLogger with SqlAlchemy

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

View File

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