From 98d7c0532016d6d77f1ddc1b6a7d25d8fb4d015b Mon Sep 17 00:00:00 2001 From: vjbytes102 <46790706+vjbytes102@users.noreply.github.com> Date: Wed, 2 Sep 2020 20:11:00 -0400 Subject: [PATCH] library update --- requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f3b64880..01f03057 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ #Python (3+) -numpy==1.16.0 +numpy==1.17.3 pandas==0.24.2 praat-parselmouth moviepy @@ -18,3 +18,5 @@ numba==0.48.0 librosa more_itertools scipy==1.2.0 +pyyaml +pydub