瀏覽代碼

chore: pyproject

Timothy Jaeryang Baek 2 月之前
父節點
當前提交
2d379cb35f
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      pyproject.toml

+ 3 - 0
pyproject.toml

@@ -40,6 +40,9 @@ dependencies = [
 
     "RestrictedPython==8.0",
 
+    "loguru==0.7.2",
+    "asgiref==3.8.1",
+
     "openai",
     "anthropic",
     "google-generativeai==0.7.2",