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", "openai",
"anthropic", "anthropic",
"google-generativeai==0.5.4", "google-generativeai==0.7.2",
"tiktoken", "tiktoken",
"langchain==0.2.11", "langchain==0.2.11",