Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ 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
|
|
|
|
8 |
simple-salesforce==1.12.5
|
9 |
python-dotenv==1.0.1
|
10 |
pyttsx3==2.90
|
11 |
+
cryptography==42.0.8
|
12 |
+
espeak==0.1.3
|