Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.

Commit 3418351

Browse files
authored
chore: update project version to 0.69.0 and dependencies in pyproject.toml and uv.lock (#441)
1 parent 271fbc8 commit 3418351

File tree

2 files changed

+31
-8
lines changed

2 files changed

+31
-8
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "crewai-tools"
3-
version = "0.65.0"
3+
version = "0.69.0"
44
description = "Set of tools for the crewAI framework"
55
readme = "README.md"
66
authors = [
@@ -17,7 +17,7 @@ dependencies = [
1717
"requests>=2.31.0",
1818
"docker>=7.1.0",
1919
"embedchain>=0.1.114",
20-
"crewai>=0.165.1",
20+
"crewai>=0.175.0",
2121
"click>=8.1.8",
2222
"lancedb>=0.5.4",
2323
"tiktoken>=0.8.0",

uv.lock

Lines changed: 29 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)