Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ pyttsx3==2.90
|
|
11 |
cryptography==42.0.8
|
12 |
webrtcvad
|
13 |
google.generativeai
|
14 |
-
gtts
|
|
|
|
11 |
cryptography==42.0.8
|
12 |
webrtcvad
|
13 |
google.generativeai
|
14 |
+
gtts
|
15 |
+
reportlab
|