From 3ff8a53a459d9f7e5bdb9421b35150924060ff7b Mon Sep 17 00:00:00 2001 From: marcsello Date: Mon, 4 May 2020 19:14:43 +0200 Subject: [PATCH] Pinned versions to a known working set --- requirements.txt | 25 +++++++++++++++++++------ 1 file changed, 19 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6e928a9..7e9a0de 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,10 +7,23 @@ sentry-sdk pika uwsgi -pyAudioanalysis -numpy eyed3 -pydub -scipy -matplotlib -sklearn \ No newline at end of file +cycler==0.10.0 +deprecation==2.0.7 +eyeD3==0.9.5 +filetype==1.0.6 +hmmlearn==0.2.3 +joblib==0.14.1 +kiwisolver==1.2.0 +matplotlib==3.2.1 +numpy==1.18.2 +packaging==20.3 +pkg-resources==0.0.0 +pyAudioAnalysis==0.3.0 +pydub==0.23.1 +pyparsing==2.4.6 +python-dateutil==2.8.1 +scikit-learn==0.21.3 +scipy==1.4.1 +simplejson==3.17.0 +six==1.14.0