Merge pull request #14 from shahules786/dev-reformat

requirements to 3.8
This commit is contained in:
Shahul ES 2022-10-05 17:20:04 +05:30 committed by GitHub
commit 30cfa86abe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 14 deletions

View File

@ -1,15 +1,16 @@
joblib==1.1.0 joblib==1.2.0
numpy==1.19.5 librosa==0.9.2
librosa==0.9.1 numpy==1.23.3
numpy==1.19.5
hydra-core==1.2.0 hydra-core==1.2.0
scikit-learn==0.24.2 scikit-learn==1.1.2
scipy==1.5.4 scipy==1.9.1
torch==1.10.2 torch==1.12.1
tqdm==4.64.0 tqdm==4.64.1
mlflow==1.23.1 mlflow==1.29.0
protobuf==3.19.3 protobuf==3.19.6
boto3==1.23.9 boto3==1.24.86
torchaudio==0.10.2 torchaudio==0.12.1
huggingface-hub==0.4.0 huggingface-hu==0.10.0
pytorch-lightning==1.5.10 pytorch-lightning==1.7.7
flake8==5.0.4
black==22.8.0