fix: add ffmpeg-python dep

This commit is contained in:
Félix Voituret
2019-11-07 00:11:16 +01:00
parent a7373c1160
commit 666bdd7fad
2 changed files with 2 additions and 0 deletions

View File

@@ -16,3 +16,4 @@ dependencies:
- musdb==0.3.1
- norbert==0.2.1
- spleeter
- ffmpeg-python

View File

@@ -16,4 +16,5 @@ dependencies:
- musdb==0.3.1
- norbert==0.2.1
- spleeter
- ffmpeg-python