Add auto unban functionality and update related tests and dependencies

This commit is contained in:
2025-08-27 20:56:22 +03:00
parent 748670816f
commit 86b6903920
9 changed files with 737 additions and 48 deletions

View File

@@ -7,6 +7,9 @@ loguru==0.7.2
# System monitoring
psutil~=6.1.0
# Scheduling
apscheduler~=3.10.4
# Testing
pytest==8.2.2
pytest-asyncio==1.1.0