chore: update pyproject.toml

This commit is contained in:
Timothy J. Baek 2024-08-07 15:06:59 +02:00
parent 0e5a56e2cf
commit 91fdb86fcc

View File

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