Spaces:
Building
Building
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ commentjson==0.9.0
|
|
11 |
PyJWT==2.8.0
|
12 |
python-dotenv==1.0.0
|
13 |
openai>=1.0.0
|
14 |
-
jsonpath-ng
|
|
|
|
11 |
PyJWT==2.8.0
|
12 |
python-dotenv==1.0.0
|
13 |
openai>=1.0.0
|
14 |
+
jsonpath-ng
|
15 |
+
google-cloud-speech==2.21.0
|