coverage>5.2
codecov>=2.1
pytest>=6.0
pytest-cov>2.10
# pytest-xdist
# pytest-flake8
flake8
check-manifest
twine>=3.2
isort>=5.0
mypy>=0.790
phmdoctest>=1.1.1
pre-commit>=1.0

cloudpickle>=1.3
scikit-learn>=0.24
scikit-image>0.17.1

# add extra requirements
-r image.txt
-r text.txt
-r detection.txt
-r audio.txt

# audio
pypesq
mir_eval>=0.6
#pesq @ https://github.com/ludlows/python-pesq/archive/refs/heads/master.zip
#SRMRpy @ https://github.com/jfsantos/SRMRpy/archive/refs/heads/master.zip
speechmetrics @ https://github.com/aliutkus/speechmetrics/archive/refs/heads/master.zip

# text
jiwer>=2.3.0
rouge-score>=0.0.4
bert_score==0.3.10
transformers>=4.0
sacrebleu>=2.0.0
