Spaces:
Sleeping
Sleeping
added email req. library
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -20,4 +20,5 @@ textstat
|
|
20 |
pyspellchecker
|
21 |
pymupdf
|
22 |
asyncio
|
23 |
-
aiohttp
|
|
|
|
20 |
pyspellchecker
|
21 |
pymupdf
|
22 |
asyncio
|
23 |
+
aiohttp
|
24 |
+
secure-smtplib
|