diff --git a/framework/fel/python/requirements.txt b/framework/fel/python/requirements.txt index 11bd73d4..3a5ef0cc 100644 --- a/framework/fel/python/requirements.txt +++ b/framework/fel/python/requirements.txt @@ -1,7 +1,8 @@ -pydantic==2.6.3 +pydantic==2.7.4 psutil==6.1.1 httpx==0.28.1 pandas==2.1.3 llama-index==0.12.46 langchain-core==0.3.68 -langchain_community==0.3.27 \ No newline at end of file +langchain_community==0.3.27 +langchain-openai==0.3.28 \ No newline at end of file