rolling back verison upgrade for now

This commit is contained in:
Joao Moura
2023-12-18 01:10:02 -03:00
parent 7b6af93f63
commit c7003f0f49

View File

@@ -14,7 +14,7 @@ Repository = "https://github.com/joaomdmoura/crewai"
[tool.poetry.dependencies]
python = ">=3.8.1,<4.0"
pydantic = "^2.4.2"
langchain = "^0.0.350"
langchain = "^0.0.335"
openai = "^0.28.1"
[tool.poetry.group.test.dependencies]