feat: replace colorlog with loguru for enhanced logging support (#5115)

This commit is contained in:
Soulter
2026-02-15 17:11:03 +08:00
committed by GitHub
parent 2d23c36067
commit c64e1b42a4
4 changed files with 265 additions and 313 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ dependencies = [
"beautifulsoup4>=4.13.4",
"certifi>=2025.4.26",
"chardet~=5.1.0",
"colorlog>=6.9.0",
"loguru>=0.7.2",
"cryptography>=44.0.3",
"dashscope>=1.23.2",
"defusedxml>=0.7.1",