vrook-co/oto-helper

Add requirements of this function to requirement.txt to audio_converter.py

Opened this issue · 0 comments

Add the required packages that is used in this function to requirements.txt.

Use pip freeze to update. Make sure you have created a virutal env for this repo beforehand, execute a pip install -r requirements.txt from the root directory of this repo before doing the pip freeze.