diff --git a/pyproject.toml b/pyproject.toml index 9967bea..81e9f2d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ authors = ["Fabien R <9103762+Fabien-R@users.noreply.github.com>"] readme = "README.md" [tool.poetry.dependencies] -crewai = "0.32.2" +crewai = "0.203.1" huggingface-hub = "0.23.4" python = "3.11.9" python-dotenv = "1.0.1"