Relock Templates (#13028)

This commit is contained in:
Erick Friis
2023-11-07 15:01:49 -08:00
committed by GitHub
parent 4f4b020582
commit db4b97d590
68 changed files with 13675 additions and 9695 deletions

View File

@@ -10,7 +10,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = ">=3.8.1,<4.0"
langchain = ">=0.0.325"
openai = ">=0.27.9"
openai = "^0.28.1"
[tool.poetry.group.dev.dependencies]
langchain-cli = ">=0.0.15"