updating dependencies

This commit is contained in:
Joao Moura
2023-11-08 22:22:30 -03:00
parent 3a37dd76f9
commit c3c5981fd1
2 changed files with 154 additions and 153 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.314"
langchain = "^0.0.331"
openai = "^0.28.1"
[tool.poetry.group.test.dependencies]