preparing new version

This commit is contained in:
João Moura
2024-10-18 07:13:17 -03:00
parent 6d20ba70a1
commit 81ae07abdb
9 changed files with 281 additions and 54 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "crewai"
version = "0.70.1"
version = "0.74.0"
description = "Cutting-edge framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks."
readme = "README.md"
requires-python = ">=3.10,<=3.13"
@@ -16,7 +16,7 @@ dependencies = [
"opentelemetry-exporter-otlp-proto-http>=1.22.0",
"instructor>=1.3.3",
"regex>=2024.9.11",
"crewai-tools>=0.12.1",
"crewai-tools>=0.13.1",
"click>=8.1.7",
"python-dotenv>=1.0.0",
"appdirs>=1.4.4",