From 74fb15ef5a7d34564240d17b032b84c51d4e6861 Mon Sep 17 00:00:00 2001 From: abhishekkrthakur Date: Thu, 7 Nov 2024 15:24:05 +0100 Subject: [PATCH] update requirements --- requirements.txt | 76 +++++++++++++++++++++++------------------------- 1 file changed, 36 insertions(+), 40 deletions(-) diff --git a/requirements.txt b/requirements.txt index 140f5d009c..9e04c3d3d9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,55 +1,51 @@ -albumentations==1.4.7 -codecarbon==2.3.5 -datasets[vision]~=2.19.0 -evaluate==0.4.1 +albumentations==1.4.21 +datasets[vision]~=3.1.0 +evaluate==0.4.3 ipadic==1.0.0 -jiwer==3.0.3 -joblib==1.4.0 +jiwer==3.0.5 +joblib==1.4.2 loguru==0.7.2 -pandas==2.2.2 -nltk==3.8.1 -optuna==3.6.1 -Pillow==10.3.0 -protobuf==4.23.4 +pandas==2.2.3 +nltk==3.9.1 +optuna==4.0.0 +Pillow==11.0.0 sacremoses==0.1.1 -scikit-learn==1.5.0 +scikit-learn==1.5.2 sentencepiece==0.2.0 -tqdm==4.66.4 -werkzeug==3.0.2 -xgboost==2.0.3 -huggingface_hub==0.25.1 -requests==2.31.0 -einops==0.7.0 +tqdm==4.67.0 +werkzeug==3.1.2 +xgboost==2.1.2 +huggingface_hub==0.26.2 +requests==2.32.3 +einops==0.8.0 invisible-watermark==0.2.0 -packaging==24.0 -cryptography==42.0.5 +packaging==24.1 +cryptography==43.0.3 nvitop==1.3.2 # latest versions tensorboard==2.16.2 -peft==0.13.0 -trl==0.11.1 +peft==0.13.2 +trl==0.12.0 tiktoken==0.6.0 -transformers==4.45.0 - - -accelerate==0.34.1 +transformers==4.46.2 +accelerate==1.1.1 diffusers==0.27.2 -bitsandbytes==0.44.0 +bitsandbytes==0.44.1 # extras rouge_score==0.1.2 -py7zr==0.21.0 -fastapi==0.111.0 -uvicorn==0.29.0 -python-multipart==0.0.9 -pydantic==2.7.1 +py7zr==0.22.0 +fastapi==0.115.4 +uvicorn==0.32.0 +python-multipart==0.0.17 +pydantic==2.9.2 hf-transfer -pyngrok==7.1.6 -authlib==1.3.0 +pyngrok==7.2.1 +authlib==1.3.2 itsdangerous==2.2.0 seqeval==1.2.2 -httpx==0.27.0 -pyyaml==6.0.1 -timm==1.0.8 -torchmetrics==1.4.0 -pycocotools==2.0.7 -sentence-transformers==3.1.1 \ No newline at end of file +httpx==0.27.2 +pyyaml==6.0.2 +timm==1.0.11 +torchmetrics==1.5.1 +pycocotools==2.0.8 +sentence-transformers==3.2.1