Updating dependencies

This commit is contained in:
Joao Moura
2023-11-14 01:36:54 -03:00
parent c14d6a41ef
commit c312e0c3b5
2 changed files with 115 additions and 120 deletions

View File

@@ -8,7 +8,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = ">=3.8.1,<4.0"
pydantic = "^2.4.2"
langchain = "^0.0.331"
langchain = "^0.0.335"
openai = "^0.28.1"
[tool.poetry.group.test.dependencies]