diff --git a/examples/langchain/langchainpy-localai-example/requirements.txt b/examples/langchain/langchainpy-localai-example/requirements.txt index 6916f4cefb51..d4dfe947be5e 100644 --- a/examples/langchain/langchainpy-localai-example/requirements.txt +++ b/examples/langchain/langchainpy-localai-example/requirements.txt @@ -17,7 +17,7 @@ marshmallow-enum==1.5.1 multidict==6.1.0 mypy-extensions==1.0.0 numexpr==2.10.1 -numpy==2.1.1 +numpy==2.1.2 openai==1.51.2 openapi-schema-pydantic==1.2.4 packaging>=23.2