diff --git a/requirements.txt b/requirements.txt index 1d6db91..680d6f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -numpy -seaborn -soundfile -matplotlib -scipy \ No newline at end of file +numpy==1.26.4 +seaborn==0.13.2 +soundfile==0.12.1 +matplotlib==3.8.3 +scipy==1.11.4 \ No newline at end of file