lc version

This commit is contained in:
Erick Friis
2023-12-14 17:43:30 -08:00
parent 1ed9995880
commit 39a6871864

View File

@@ -7,7 +7,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = ">=3.8.1,<4.0"
langchain = ">=0.0.350,<0.2"
langchain = ">=0.0.350,<0.1"
openai = "<2"
[tool.poetry.group.lint]