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 = [
"nbformat==5.10.4",
"ipykernel==6.29.5",
"gunicorn>=26.0.0",
"loguru>=0.7.2",
]
[tool.uv.sources]