Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -21,4 +21,5 @@ google-cloud-storage
|
|
21 |
fpdf
|
22 |
markdown
|
23 |
nest_asyncio
|
24 |
-
reportlab
|
|
|
|
21 |
fpdf
|
22 |
markdown
|
23 |
nest_asyncio
|
24 |
+
reportlab
|
25 |
+
gtts
|