From edf58590776db2cd01d839a6773183191685e0ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 21:48:37 +0000 Subject: [PATCH] Bump the pip group across 11 directories with 22 updates --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production dependency-group: pip - dependency-name: mlflow dependency-version: 3.5.0 dependency-type: direct:production dependency-group: pip - dependency-name: mlflow dependency-version: 3.5.0 dependency-type: direct:production dependency-group: pip - dependency-name: streamlit dependency-version: 1.37.0 dependency-type: direct:production dependency-group: pip - dependency-name: streamlit dependency-version: 1.37.0 dependency-type: direct:production dependency-group: pip - dependency-name: keras dependency-version: 3.13.2 dependency-type: direct:production dependency-group: pip - dependency-name: nltk dependency-version: 3.9.2 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: fonttools dependency-version: 4.60.2 dependency-type: direct:production dependency-group: pip - dependency-name: h11 dependency-version: 0.16.0 dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production dependency-group: pip - dependency-name: tornado dependency-version: '6.5' dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production dependency-group: pip - dependency-name: keras dependency-version: 3.13.2 dependency-type: direct:production dependency-group: pip - dependency-name: notebook dependency-version: 7.2.2 dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production dependency-group: pip - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production dependency-group: pip - dependency-name: flask-cors dependency-version: 6.0.0 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production dependency-group: pip - dependency-name: tornado dependency-version: '6.5' dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production dependency-group: pip - dependency-name: aiohttp dependency-version: 3.13.3 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production dependency-group: pip - dependency-name: diskcache dependency-version: 5.6.3 dependency-type: direct:production dependency-group: pip - dependency-name: pip dependency-version: '26.0' dependency-type: direct:production dependency-group: pip - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:production dependency-group: pip - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:production dependency-group: pip - dependency-name: streamlit dependency-version: 1.37.0 dependency-type: direct:production dependency-group: pip - dependency-name: langchain dependency-version: 0.2.5 dependency-type: direct:production dependency-group: pip - dependency-name: python-multipart dependency-version: 0.0.22 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- .../requirements.txt | 2 +- .../requirements.txt | 2 +- .../artifacts/Model/requirements.txt | 2 +- .../requirements.txt | 2 +- .../Indian-Coin-Detection/requirements.txt | 2 +- .../requirements.txt | 8 ++--- .../requirements.txt | 14 ++++---- .../requirements.txt | 2 +- .../requirements.txt | 4 +-- .../requirements.txt | 34 +++++++++---------- .../requirements.txt | 6 ++-- prod_llmops/backend_chatbot/requirements.txt | 2 +- 12 files changed, 40 insertions(+), 40 deletions(-) diff --git a/ML Projects/Crops-Classification-With-Recommendation-System/requirements.txt b/ML Projects/Crops-Classification-With-Recommendation-System/requirements.txt index 329b87b5f..595d5f3c8 100644 --- a/ML Projects/Crops-Classification-With-Recommendation-System/requirements.txt +++ b/ML Projects/Crops-Classification-With-Recommendation-System/requirements.txt @@ -1,4 +1,4 @@ -Flask==2.0.1 +Flask==3.1.3 pandas==1.3.0 numpy==1.22.0 scikit-learn==1.5.0 diff --git a/ML Projects/End-to-End-Diamond-Price-Prediction/requirements.txt b/ML Projects/End-to-End-Diamond-Price-Prediction/requirements.txt index 96c2dc1df..10de8d8b8 100644 --- a/ML Projects/End-to-End-Diamond-Price-Prediction/requirements.txt +++ b/ML Projects/End-to-End-Diamond-Price-Prediction/requirements.txt @@ -6,5 +6,5 @@ ipykernel matplotlib flask dvc -mlflow==2.14.2 +mlflow==3.5.0 -e . \ No newline at end of file diff --git a/ML Projects/End-to-End-Heart-Disease-Prediction/mlruns/0/71cad82f89db4f018e762bc49d2b3f87/artifacts/Model/requirements.txt b/ML Projects/End-to-End-Heart-Disease-Prediction/mlruns/0/71cad82f89db4f018e762bc49d2b3f87/artifacts/Model/requirements.txt index 76fcba459..475b6ff63 100644 --- a/ML Projects/End-to-End-Heart-Disease-Prediction/mlruns/0/71cad82f89db4f018e762bc49d2b3f87/artifacts/Model/requirements.txt +++ b/ML Projects/End-to-End-Heart-Disease-Prediction/mlruns/0/71cad82f89db4f018e762bc49d2b3f87/artifacts/Model/requirements.txt @@ -1,4 +1,4 @@ -mlflow<3,>=2.2 +mlflow>=2.2,<4 cloudpickle==2.2.1 numpy==2.0.0 psutil==5.9.6 diff --git a/ML Projects/End-to-End-Heart-Disease-Prediction/requirements.txt b/ML Projects/End-to-End-Heart-Disease-Prediction/requirements.txt index 891262697..9ccea3941 100644 --- a/ML Projects/End-to-End-Heart-Disease-Prediction/requirements.txt +++ b/ML Projects/End-to-End-Heart-Disease-Prediction/requirements.txt @@ -8,6 +8,6 @@ flask dvc catboost xgboost -mlflow==2.14.2 +mlflow==3.5.0 -e . \ No newline at end of file diff --git a/ML Projects/Indian-Coin-Detection/requirements.txt b/ML Projects/Indian-Coin-Detection/requirements.txt index 0254920a6..4a268e1d7 100644 --- a/ML Projects/Indian-Coin-Detection/requirements.txt +++ b/ML Projects/Indian-Coin-Detection/requirements.txt @@ -13,5 +13,5 @@ Flask Flask-Cors boto3 ultralytics==8.0.171 -streamlit==1.26.0 +streamlit==1.37.0 -e . \ No newline at end of file diff --git a/ML Projects/Multi Class News Classification Project/requirements.txt b/ML Projects/Multi Class News Classification Project/requirements.txt index 087f87a81..d8614ced1 100644 --- a/ML Projects/Multi Class News Classification Project/requirements.txt +++ b/ML Projects/Multi Class News Classification Project/requirements.txt @@ -1,11 +1,11 @@ contractions==0.1.73 -keras==2.13.1 -nltk==3.8.1 +keras==3.13.2 +nltk==3.9.2 numpy==2.0.0 pandas==2.0.3 pycountry==22.3.5 -Requests==2.32.2 +Requests==2.32.4 spacy==3.6.0 -streamlit==1.30.0 +streamlit==1.37.0 tensorflow==2.13.0 tqdm==4.66.3 diff --git a/ML Projects/Relationship-Extraction-Network-Of-The-Witcher/requirements.txt b/ML Projects/Relationship-Extraction-Network-Of-The-Witcher/requirements.txt index 2a03a5f94..8c1312173 100644 --- a/ML Projects/Relationship-Extraction-Network-Of-The-Witcher/requirements.txt +++ b/ML Projects/Relationship-Extraction-Network-Of-The-Witcher/requirements.txt @@ -19,13 +19,13 @@ decorator==5.1.1 en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.6.0/en_core_web_sm-3.6.0-py3-none-any.whl#sha256=83276fc78a70045627144786b52e1f2728ad5e29e5e43916ec37ea9c26a11212 exceptiongroup==1.1.3 executing==1.2.0 -fonttools==4.42.1 -h11==0.14.0 +fonttools==4.60.2 +h11==0.16.0 idna==3.7 ipykernel==6.25.1 ipython==8.14.0 jedi==0.19.0 -Jinja2==3.1.2 +Jinja2==3.1.6 jsonpickle==3.0.2 jupyter_client==8.3.1 jupyter_core==5.3.1 @@ -44,7 +44,7 @@ pandas==2.1.0 parso==0.8.3 pathy==0.10.2 pickleshare==0.7.5 -Pillow==10.3.0 +Pillow==12.1.1 platformdirs==3.10.0 preshed==3.0.8 prompt-toolkit==3.0.39 @@ -62,7 +62,7 @@ pytz==2023.3 pyvis==0.3.2 pywin32==306 pyzmq==25.1.1 -requests==2.32.2 +requests==2.32.4 scipy==1.11.2 selenium==4.12.0 six==1.16.0 @@ -75,7 +75,7 @@ spacy-loggers==1.0.4 srsly==2.4.7 stack-data==0.6.2 thinc==8.1.12 -tornado==6.4.1 +tornado==6.5 tqdm==4.66.3 traitlets==5.9.0 trio==0.22.2 @@ -83,7 +83,7 @@ trio-websocket==0.10.3 typer==0.9.0 typing_extensions==4.7.1 tzdata==2023.3 -urllib3==2.2.2 +urllib3==2.6.3 wasabi==1.1.2 wcwidth==0.2.6 webdriver-manager==4.0.0 diff --git a/ML Projects/Teaching-Assistant-Evaluation/requirements.txt b/ML Projects/Teaching-Assistant-Evaluation/requirements.txt index c93da005d..5ba4d5157 100644 --- a/ML Projects/Teaching-Assistant-Evaluation/requirements.txt +++ b/ML Projects/Teaching-Assistant-Evaluation/requirements.txt @@ -4,4 +4,4 @@ pandas==1.0.4 pandas-profiling==2.8.0 scipy==1.4.1 scikit-learn==1.5.0 -keras==2.3.0 +keras==3.13.2 diff --git a/ML Projects/getting-started-with-gemini-models-demo/requirements.txt b/ML Projects/getting-started-with-gemini-models-demo/requirements.txt index a54ab633f..a39284d26 100644 --- a/ML Projects/getting-started-with-gemini-models-demo/requirements.txt +++ b/ML Projects/getting-started-with-gemini-models-demo/requirements.txt @@ -2,6 +2,6 @@ google-generativeai==0.3.0 google-ai-generativelanguage==0.4.0 python-dotenv==1.0.0 jupyter==1.0.0 -notebook==7.0.6 -Pillow==10.3.0 +notebook==7.2.2 +Pillow==12.1.1 google-cloud-aiplatform \ No newline at end of file diff --git a/ML Projects/phishing-domain-detection-mlproject-end-to-end-project/requirements.txt b/ML Projects/phishing-domain-detection-mlproject-end-to-end-project/requirements.txt index b3349292a..e97ac78b5 100644 --- a/ML Projects/phishing-domain-detection-mlproject-end-to-end-project/requirements.txt +++ b/ML Projects/phishing-domain-detection-mlproject-end-to-end-project/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.9.4 +aiohttp==3.13.3 aiohttp-retry==2.5.2 aiosignal==1.2.0 alabaster==0.7.12 @@ -32,14 +32,14 @@ colorama==0.4.4 colorhash==1.0.4 colorlog==6.6.0 commonmark==0.9.1 -configobj==5.0.6 +configobj==5.0.9 configparser==5.2.0 cookiecutter==2.1.1 coverage==6.4.1 -cryptography==42.0.4 +cryptography==46.0.5 cycler==0.11.0 dictdiffer==0.9.0 -diskcache==5.4.0 +diskcache==5.6.3 distro==1.7.0 docutils<0.17 dpath==2.0.6 @@ -48,12 +48,12 @@ dvc==2.10.2 dvc-render==0.0.5 dvclive==0.9.0 flake8==4.0.1 -Flask==2.2.2 -Flask-Cors==4.0.1 +Flask==3.1.3 +Flask-Cors==6.0.0 Flask-MonitoringDashboard==3.1.1 flatten-dict==0.4.2 flufl.lock==7.0 -fonttools==4.25.0 +fonttools==4.61.1 frozenlist==1.3.0 fsspec==2022.7.1 ftfy==6.1.1 @@ -80,7 +80,7 @@ jaraco.structures==2.1.0 jaraco.text==3.8.1 jaraco.ui==2.3.0 jaraco.windows==5.7.0 -Jinja2==3.1.2 +Jinja2==3.1.6 jinja2-time==0.2.0 jmespath==1.0.1 joblib==1.1.0 @@ -101,7 +101,7 @@ multimethod==1.8 munkres==1.1.4 nanotime==0.5.2 networkx==2.6.3 -numexpr==2.8.3 +numexpr==2.14.1 numpy==1.22.0 optuna==2.10.1 packaging==21.3 @@ -112,8 +112,8 @@ pathlib==1.0.1 pathspec==0.9.0 pbr==5.9.0 phonenumbers==8.12.52 -Pillow==10.3.0 -pip==21.2.4 +Pillow==12.1.1 +pip==26.0 prettytable==3.3.0 psutil==5.9.1 pyasn1==0.4.8 @@ -136,7 +136,7 @@ python-fsutil==0.6.1 python-slugify==6.1.2 pytz==2022.1 PyYAML<=6.0 -requests==2.32.2 +requests==2.32.4 rich==12.5.1 rsa==4.7.2 ruamel.yaml==0.17.21 @@ -146,7 +146,7 @@ scikit-learn==1.5.0 scipy==1.7.3 scmrepo==0.0.19 seaborn==0.11.2 -setuptools==70.0.0 +setuptools==78.1.1 shortuuid==1.0.9 shtab==1.5.5 sip>=4.19.13 @@ -168,16 +168,16 @@ tangled-up-in-unicode==0.2.0 text-unidecode==1.3 threadpoolctl==2.2.0 toml==0.10.2 -tornado==6.4.1 +tornado==6.5 tqdm==4.66.3 typing_extensions==4.3.0 tzlocal==2.0.0 -urllib3==1.26.19 +urllib3==2.6.3 visions==0.7.4 voluptuous==0.13.1 wcwidth==0.2.5 -Werkzeug==2.2.2 -wheel==0.37.1 +Werkzeug==3.1.6 +wheel==0.46.3 win-inet-pton==1.1.0 wincertstore==0.2 xgboost==1.6.1 diff --git a/ML Projects/question-and-answer-system-for-ed-tech-company/requirements.txt b/ML Projects/question-and-answer-system-for-ed-tech-company/requirements.txt index 351c74713..472a38f11 100644 --- a/ML Projects/question-and-answer-system-for-ed-tech-company/requirements.txt +++ b/ML Projects/question-and-answer-system-for-ed-tech-company/requirements.txt @@ -1,9 +1,9 @@ -langchain==0.2.3 +langchain==0.2.5 python-dotenv==1.0.0 -streamlit==1.30.0 +streamlit==1.37.0 tiktoken==0.4.0 faiss-cpu==1.7.4 -protobuf~=3.19.0 +protobuf~=6.33.5 google-generativeai==0.1.0 InstructorEmbedding==1.0.1 fastapi diff --git a/prod_llmops/backend_chatbot/requirements.txt b/prod_llmops/backend_chatbot/requirements.txt index 41d956b73..3f799c5e2 100644 --- a/prod_llmops/backend_chatbot/requirements.txt +++ b/prod_llmops/backend_chatbot/requirements.txt @@ -3,7 +3,7 @@ numpy==2.0.0 pandas==1.5.3 pydantic[dotenv]==1.10.5 qdrant-client==1.9.0 -python-multipart==0.0.7 +python-multipart==0.0.22 uvicorn==0.21.1 openai langchain