瀏覽代碼

chore: update pyproject.toml

Timothy J. Baek 1 年之前
父節點
當前提交
91fdb86fcc
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pyproject.toml

+ 1 - 1
pyproject.toml

@@ -38,7 +38,7 @@ dependencies = [
 
     "openai",
     "anthropic",
-    "google-generativeai==0.5.4",
+    "google-generativeai==0.7.2",
     "tiktoken",
 
     "langchain==0.2.11",