diff --git a/base-requirements.txt b/base-requirements.txt index 821517123..f3594e89c 100644 --- a/base-requirements.txt +++ b/base-requirements.txt @@ -63,8 +63,8 @@ gradio_client==1.8.0 sseclient-py==1.8.0 # Visualization -plotly==6.3.1 -matplotlib==3.10.7 +plotly==6.5.2 +matplotlib==3.10.8 seaborn==0.13.2 librosa==0.11.0 diff --git a/benchmarking/requirements.txt b/benchmarking/requirements.txt index 7d1a99735..a2aedc3b1 100644 --- a/benchmarking/requirements.txt +++ b/benchmarking/requirements.txt @@ -3,12 +3,12 @@ Requests>=2.32.5 ipykernel==7.1.0 langchain-community==0.4.1 litellm==1.80.0 -matplotlib==3.10.7 +matplotlib==3.10.8 mypy==1.18.2 nbformat==5.10.4 num2words==0.5.13 pandas==1.5.3 -plotly==6.3.1 +plotly==6.5.2 poetry==1.8.3 pre-commit==4.3.0 pydantic==2.12.3 diff --git a/data_extraction/requirements.txt b/data_extraction/requirements.txt index 2e74fab13..07381d380 100644 --- a/data_extraction/requirements.txt +++ b/data_extraction/requirements.txt @@ -60,7 +60,7 @@ lxml==4.9.3 markdown==3.5.2 marshmallow==3.20.1 matplotlib-inline==0.1.6 -matplotlib==3.8.0 +matplotlib==3.10.8 multidict==6.0.4 mypy-extensions==1.0.0 mypy==1.11.2 diff --git a/data_extraction/requirementsPaddle.txt b/data_extraction/requirementsPaddle.txt index b7e23eaac..b4cb0ea3f 100644 --- a/data_extraction/requirementsPaddle.txt +++ b/data_extraction/requirementsPaddle.txt @@ -67,7 +67,7 @@ lmdb==1.4.1 lxml==5.1.0 marshmallow==3.20.2 matplotlib-inline==0.1.6 -matplotlib==3.8.2 +matplotlib==3.10.8 multidict==6.0.5 mypy-extensions==1.0.0 mypy==1.11.2 diff --git a/function_calling/requirements.txt b/function_calling/requirements.txt index f256236d4..0631f12d9 100644 --- a/function_calling/requirements.txt +++ b/function_calling/requirements.txt @@ -6,7 +6,7 @@ langchain-milvus==0.2.2 langchain-sambanova==1.0.0 langchain==1.0.2 langchain-experimental==0.4.0 -matplotlib==3.10.7 +matplotlib==3.10.8 mypy==1.18.2 pre-commit==4.3.0 pydantic==2.12.3