Spaces:
Building
Building
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -17,4 +17,5 @@ websockets==12.0
|
|
17 |
numpy==1.24.3
|
18 |
google-cloud-speech==2.23.0
|
19 |
azure-cognitiveservices-speech==1.34.0
|
20 |
-
boto3==1.34.34
|
|
|
|
17 |
numpy==1.24.3
|
18 |
google-cloud-speech==2.23.0
|
19 |
azure-cognitiveservices-speech==1.34.0
|
20 |
+
boto3==1.34.34
|
21 |
+
psutil>=5.9.0
|