mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-10 00:28:31 +00:00
chore: Add timeout-decorator dependency
This commit is contained in:
@@ -13,6 +13,7 @@ dependencies = [
|
|||||||
"openai>=1.13.3",
|
"openai>=1.13.3",
|
||||||
"litellm==1.59.8",
|
"litellm==1.59.8",
|
||||||
"instructor>=1.3.3",
|
"instructor>=1.3.3",
|
||||||
|
"timeout-decorator>=0.5.0",
|
||||||
# Text Processing
|
# Text Processing
|
||||||
"pdfplumber>=0.11.4",
|
"pdfplumber>=0.11.4",
|
||||||
"regex>=2024.9.11",
|
"regex>=2024.9.11",
|
||||||
|
|||||||
Reference in New Issue
Block a user