matplotlib==3.3.4
scipy==1.5.4
pydub==0.25.1
ffmpeg==1.4
pytest==6.2.3

[:python_version < "3.7"]
numpy==1.19.5

[:python_version <= "3.7"]
scikit-learn==0.24.2

[:python_version == "3.7"]
numpy==1.21.6

[:python_version >= "3.8"]
numpy==1.22.0
scikit-learn==1.1.1
