diff --git a/pyproject.toml b/pyproject.toml index 9967bea..b682933 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,12 +7,12 @@ readme = "README.md" [tool.poetry.dependencies] crewai = "0.32.2" -huggingface-hub = "0.23.4" -python = "3.11.9" -python-dotenv = "1.0.1" +huggingface-hub = "0.35.3" +python = "3.14.0" +python-dotenv = "1.1.1" [tool.poetry.group.test.dependencies] -pytest = "8.2.2" +pytest = "8.4.2" [tool.pytest.ini_options] testpaths = [