mirror of
https://github.com/crewAIInc/crewAI.git
synced 2025-12-16 04:18:35 +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
da9220fa81
commit
1df61aba4c
@@ -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