mirror of
https://github.com/crewAIInc/crewAI.git
synced 2025-12-16 04:18:35 +00:00
feat: add tomli so we can support 3.10 (#1506)
* feat: add tomli so we can support 3.10 * feat: add validation for poetry data
This commit is contained in:
committed by
GitHub
parent
201e652fa2
commit
4589d6fe9d
@@ -28,6 +28,7 @@ dependencies = [
|
||||
"uv>=0.4.25",
|
||||
"tomli-w>=1.1.0",
|
||||
"chromadb>=0.4.24",
|
||||
"tomli>=2.0.2",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
||||
Reference in New Issue
Block a user