mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-08 23:58:34 +00:00
Updating to the latest version of langchain
This commit is contained in:
@@ -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.335"
|
||||
langchain = "^0.0.351"
|
||||
openai = "^0.28.1"
|
||||
|
||||
[tool.poetry.group.test.dependencies]
|
||||
|
||||
Reference in New Issue
Block a user