feat: add loguru

This commit is contained in:
tao.chen
2026-08-03 20:45:00 +08:00
parent 939a579b07
commit 1bd7da384c
3 changed files with 6 additions and 0 deletions
+1
View File
@@ -13,6 +13,7 @@ dependencies = [
"gunicorn>=26.0.0",
"passlib==1.7.4",
"bcrypt>=4.0,<4.1",
"loguru>=0.7.2",
]
[tool.uv.sources]