Spaces:
Running
Running
Commit
·
cad5f79
1
Parent(s):
74fae81
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -5,4 +5,6 @@ gradio
|
|
5 |
azure-cognitiveservices-speech==1.20.0
|
6 |
cryptography
|
7 |
pysoundfile
|
8 |
-
pyopenssl
|
|
|
|
|
|
5 |
azure-cognitiveservices-speech==1.20.0
|
6 |
cryptography
|
7 |
pysoundfile
|
8 |
+
pyopenssl
|
9 |
+
cryptography --no-binary cryptography
|
10 |
+
--upgrade certifi
|