From 7c162411b7500077ab5ebc0c7eecfdc67aae0ba2 Mon Sep 17 00:00:00 2001 From: Lorenze Jay <63378463+lorenzejay@users.noreply.github.com> Date: Wed, 6 Aug 2025 14:47:50 -0700 Subject: [PATCH] chore: update crewai to 0.157.0 and crewai-tools dependency to version 0.60.0 (#3281) * chore: update crewai-tools dependency to version 0.60.0 - Updated the `pyproject.toml` and `uv.lock` files to reflect the new version of `crewai-tools`. - This change ensures compatibility with the latest features and improvements in the tools package. * chore: bump CrewAI version to 0.157.0 - Updated the version in `__init__.py` to reflect the new release. - Adjusted dependency versions in `pyproject.toml` files for crew, flow, and tool templates to ensure compatibility with the latest features and improvements in CrewAI. - This change maintains consistency across the project and prepares for upcoming enhancements. --- pyproject.toml | 2 +- src/crewai/__init__.py | 2 +- src/crewai/cli/templates/crew/pyproject.toml | 2 +- src/crewai/cli/templates/flow/pyproject.toml | 2 +- src/crewai/cli/templates/tool/pyproject.toml | 2 +- uv.lock | 8 ++++---- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index a3979cca1..a45a52da4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ Documentation = "https://docs.crewai.com" Repository = "https://github.com/crewAIInc/crewAI" [project.optional-dependencies] -tools = ["crewai-tools~=0.59.0"] +tools = ["crewai-tools~=0.60.0"] embeddings = [ "tiktoken~=0.8.0" ] diff --git a/src/crewai/__init__.py b/src/crewai/__init__.py index b7fee2b81..83c277b13 100644 --- a/src/crewai/__init__.py +++ b/src/crewai/__init__.py @@ -54,7 +54,7 @@ def _track_install_async(): _track_install_async() -__version__ = "0.152.0" +__version__ = "0.157.0" __all__ = [ "Agent", "Crew", diff --git a/src/crewai/cli/templates/crew/pyproject.toml b/src/crewai/cli/templates/crew/pyproject.toml index 2e5526bc6..8be5bc265 100644 --- a/src/crewai/cli/templates/crew/pyproject.toml +++ b/src/crewai/cli/templates/crew/pyproject.toml @@ -5,7 +5,7 @@ description = "{{name}} using crewAI" authors = [{ name = "Your Name", email = "you@example.com" }] requires-python = ">=3.10,<3.14" dependencies = [ - "crewai[tools]>=0.152.0,<1.0.0" + "crewai[tools]>=0.157.0,<1.0.0" ] [project.scripts] diff --git a/src/crewai/cli/templates/flow/pyproject.toml b/src/crewai/cli/templates/flow/pyproject.toml index 8f41ecee3..622459e1b 100644 --- a/src/crewai/cli/templates/flow/pyproject.toml +++ b/src/crewai/cli/templates/flow/pyproject.toml @@ -5,7 +5,7 @@ description = "{{name}} using crewAI" authors = [{ name = "Your Name", email = "you@example.com" }] requires-python = ">=3.10,<3.14" dependencies = [ - "crewai[tools]>=0.152.0,<1.0.0", + "crewai[tools]>=0.157.0,<1.0.0", ] [project.scripts] diff --git a/src/crewai/cli/templates/tool/pyproject.toml b/src/crewai/cli/templates/tool/pyproject.toml index e670334d3..fbf51f37c 100644 --- a/src/crewai/cli/templates/tool/pyproject.toml +++ b/src/crewai/cli/templates/tool/pyproject.toml @@ -5,7 +5,7 @@ description = "Power up your crews with {{folder_name}}" readme = "README.md" requires-python = ">=3.10,<3.14" dependencies = [ - "crewai[tools]>=0.152.0" + "crewai[tools]>=0.157.0" ] [tool.crewai] diff --git a/uv.lock b/uv.lock index 288fb7bee..1954f7649 100644 --- a/uv.lock +++ b/uv.lock @@ -798,7 +798,7 @@ requires-dist = [ { name = "blinker", specifier = ">=1.9.0" }, { name = "chromadb", specifier = ">=0.5.23" }, { name = "click", specifier = ">=8.1.7" }, - { name = "crewai-tools", marker = "extra == 'tools'", specifier = "~=0.59.0" }, + { name = "crewai-tools", marker = "extra == 'tools'", specifier = "~=0.60.0" }, { name = "docling", marker = "extra == 'docling'", specifier = ">=2.12.0" }, { name = "instructor", specifier = ">=1.3.3" }, { name = "json-repair", specifier = "==0.25.2" }, @@ -850,7 +850,7 @@ dev = [ [[package]] name = "crewai-tools" -version = "0.59.0" +version = "0.60.0" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "chromadb" }, @@ -868,9 +868,9 @@ dependencies = [ { name = "stagehand" }, { name = "tiktoken" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/10/cd/af005e7dca5a35ed6000db2d1594acad890997b92172d8af2c1d9a83784e/crewai_tools-0.59.0.tar.gz", hash = "sha256:030e4b65446f4c6eccdcba5380bbdc90896de74589cb1bdb3cabc2c22c83f326", size = 1032093, upload-time = "2025-07-30T21:15:54.182Z" } +sdist = { url = "https://files.pythonhosted.org/packages/bb/60/04fd70a8a15eaf4147ff648ada44f1d4afd453a528cf8facd618ef32e576/crewai_tools-0.60.0.tar.gz", hash = "sha256:9234f6912b65495afe5e1bfa330abca09a40725d47fe2c71a22387bf6eeb8e72", size = 1032373, upload-time = "2025-08-06T20:27:16.003Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/7e/b2/6b11d770fda6df99ddc49bdb26d3cb0b5efd026ff395a72ca5eeb704c335/crewai_tools-0.59.0-py3-none-any.whl", hash = "sha256:816297934eb352368ff0869a0eb11dd9febb4c40b6d0eda8e6eba8f3e426f446", size = 657025, upload-time = "2025-07-30T21:15:52.531Z" }, + { url = "https://files.pythonhosted.org/packages/6d/55/984f3d2d5afbcfa87c380c7c17b728804e80617b768b3748f25220b2b32c/crewai_tools-0.60.0-py3-none-any.whl", hash = "sha256:a54277c973753de4a3269da17e5a7e4995d4c70fc331eb2872189b5f92cfdaaf", size = 657128, upload-time = "2025-08-06T20:27:14.295Z" }, ] [[package]]