mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-07-27 09:45:16 +00:00
fix(deps): patch gitpython, langchain-core; ignore unpatched paramiko CVE
This commit is contained in:
@@ -107,7 +107,7 @@ stagehand = [
|
||||
"stagehand>=0.4.1",
|
||||
]
|
||||
github = [
|
||||
"gitpython>=3.1.47,<4",
|
||||
"gitpython>=3.1.50,<4",
|
||||
"PyGithub==1.59.1",
|
||||
]
|
||||
rag = [
|
||||
|
||||
Reference in New Issue
Block a user