Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -8,4 +8,8 @@ python-dotenv>=1.0.0
|
|
8 |
gradio>=4.0.0
|
9 |
requests>=2.31.0
|
10 |
librosa==0.10.2.post1
|
11 |
-
scipy>=1.0.0
|
|
|
|
|
|
|
|
|
|
8 |
gradio>=4.0.0
|
9 |
requests>=2.31.0
|
10 |
librosa==0.10.2.post1
|
11 |
+
scipy>=1.0.0
|
12 |
+
numpy==2.0.2
|
13 |
+
scipy==1.15.0
|
14 |
+
plotly==5.24.1
|
15 |
+
plotly-express==0.4.1
|