Ver código fonte

chore: update pyproject.toml

Timothy J. Baek 1 ano atrás
pai
commit
91fdb86fcc
1 arquivos alterados com 1 adições e 1 exclusões
  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",