ソースを参照

chore: update pyproject.toml

Timothy J. Baek 9 ヶ月 前
コミット
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",