mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-10 00:28:31 +00:00
include event emitter in flows (#1740)
* include event emitter in flows * Clean up * Fix linter
This commit is contained in:
committed by
GitHub
parent
2a3698d53c
commit
ec2f0a7c76
@@ -29,6 +29,7 @@ dependencies = [
|
||||
"chromadb>=0.5.18",
|
||||
"pdfplumber>=0.11.4",
|
||||
"openpyxl>=3.1.5",
|
||||
"blinker>=1.9.0",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
||||
Reference in New Issue
Block a user