diff --git a/requirements.txt b/requirements.txt index e7fcd24..8373578 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,15 +1,14 @@ -joblib==1.1.0 -numpy==1.19.5 -librosa==0.9.1 -numpy==1.19.5 +joblib==1.2.0 +librosa==0.9.2 +numpy==1.23.3 hydra-core==1.2.0 -scikit-learn==0.24.2 -scipy==1.5.4 -torch==1.10.2 -tqdm==4.64.0 -mlflow==1.23.1 -protobuf==3.19.3 -boto3==1.23.9 -torchaudio==0.10.2 -huggingface-hub==0.4.0 -pytorch-lightning==1.5.10 +scikit-learn==1.1.2 +scipy==1.9.1 +torch==1.12.1 +tqdm==4.64.1 +mlflow==1.29.0 +protobuf==3.19.6 +boto3==1.24.86 +torchaudio==0.12.1 +huggingface-hu==0.10.0 +pytorch-lightning==1.7.7 \ No newline at end of file