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