Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -6,4 +6,6 @@ transformers==4.45.1
|
|
6 |
soundfile==0.12.1
|
7 |
tenacity==9.0.0
|
8 |
simple-salesforce==1.12.5
|
9 |
-
python-dotenv==1.0.1
|
|
|
|
|
|
6 |
soundfile==0.12.1
|
7 |
tenacity==9.0.0
|
8 |
simple-salesforce==1.12.5
|
9 |
+
python-dotenv==1.0.1
|
10 |
+
pyttsx3==2.90
|
11 |
+
cryptography==42.0.8
|