Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
-
pyaudio
|
2 |
-
numpy
|
|
|
1 |
+
pyaudio==0.2.11
|
2 |
+
numpy==1.21.2
|