Update pyproject.toml

This commit is contained in:
João Moura
2024-09-22 11:33:55 -03:00
committed by GitHub
parent 0954e2e120
commit b46f4b3f45

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.60.0,<1.0.0" }
crewai = { extras = ["tools"], version = ">=0.61.0,<1.0.0" }
[tool.poetry.scripts]