preparing new version

This commit is contained in:
João Moura
2024-12-02 18:28:58 -03:00
parent 3285c1b196
commit f8a8e7b2a5
8 changed files with 8 additions and 8 deletions

View File

@@ -6,7 +6,7 @@ authors = ["Your Name <you@example.com>"]
[tool.poetry.dependencies]
python = ">=3.10,<=3.13"
crewai = { extras = ["tools"], version = ">=0.83.0,<1.0.0" }
crewai = { extras = ["tools"], version = ">=0.85.0,<1.0.0" }
asyncio = "*"
[tool.poetry.scripts]