Skip to content

Commit

Permalink
update crewai version
Browse files Browse the repository at this point in the history
  • Loading branch information
theCyberTech committed Sep 17, 2024
1 parent e77442c commit 0954e2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/crewai/cli/templates/crew/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = ["Your Name <you@example.com>"]

[tool.poetry.dependencies]
python = ">=3.10,<=3.13"
crewai = { extras = ["tools"], version = ">=0.55.2,<1.0.0" }
crewai = { extras = ["tools"], version = ">=0.60.0,<1.0.0" }


[tool.poetry.scripts]
Expand Down

0 comments on commit 0954e2e

Please sign in to comment.