preparing new version

This commit is contained in:
João Moura
2024-11-10 11:00:16 -03:00
parent 9f2acfe91f
commit 1b09b085a7
8 changed files with 8 additions and 8 deletions

View File

@@ -5,7 +5,7 @@ description = "{{name}} using crewAI"
authors = ["Your Name <you@example.com>"]
requires-python = ">=3.10,<=3.13"
dependencies = [
"crewai[tools]>=0.76.9,<1.0.0"
"crewai[tools]>=0.79.0,<1.0.0"
]
[project.scripts]