diff --git a/ModelCreation/requirements.txt b/ModelCreation/requirements.txt index 91c6a4e..7ce10af 100644 --- a/ModelCreation/requirements.txt +++ b/ModelCreation/requirements.txt @@ -1,5 +1,5 @@ keras==2.1.6 -tensorflow==2.4.0 +tensorflow==2.6.4 librosa==0.5.1 soundfile==0.10.2 sklearn