mirror of
https://github.com/crewAIInc/crewAI.git
synced 2025-12-16 04:18:35 +00:00
fix issue pointed out by mike (#1986)
* fix issue pointed out by mike * clean up * Drop logger * drop unused imports
This commit is contained in:
committed by
GitHub
parent
d3a0dad323
commit
dea6ed7ef0
@@ -36,6 +36,7 @@ dependencies = [
|
||||
"tomli-w>=1.1.0",
|
||||
"tomli>=2.0.2",
|
||||
"blinker>=1.9.0",
|
||||
"json5>=0.10.0",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
||||
Reference in New Issue
Block a user