Merge pull request #14 from shahules786/dev-reformat
requirements to 3.8
This commit is contained in:
commit
30cfa86abe
|
|
@ -1,15 +1,16 @@
|
|||
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
|
||||
flake8==5.0.4
|
||||
black==22.8.0
|
||||
Loading…
Reference in New Issue