diff --git a/pyproject.toml b/pyproject.toml index b1c8295a..4cdbff58 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ dependencies = [ "crewai[tools]", "crewai-tools[mcp]", "crewai[google-genai]", - "langchain-huggingface (>=0.3.1,<0.4.0)", + "langchain-huggingface (>=1.2.2,<1.3.0)", "openapi-python-client (>=0.28.4,<0.29.0)", "streamlit (>=1.45.1,<2.0.0)", "pyyaml (>=6.0.2,<7.0.0)",