Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -4,7 +4,7 @@ python-multipart==0.0.6
|
|
| 4 |
tensorflow==2.18.0
|
| 5 |
librosa==0.10.1
|
| 6 |
scipy==1.11.4
|
| 7 |
-
numpy==1.
|
| 8 |
soundfile==0.12.1
|
| 9 |
scikit-learn==1.3.2
|
| 10 |
pydantic==2.5.0
|
|
|
|
| 4 |
tensorflow==2.18.0
|
| 5 |
librosa==0.10.1
|
| 6 |
scipy==1.11.4
|
| 7 |
+
numpy==1.26.0
|
| 8 |
soundfile==0.12.1
|
| 9 |
scikit-learn==1.3.2
|
| 10 |
pydantic==2.5.0
|