Spaces:
Paused
Paused
Jishu Developer
commited on
Update requirements.txt
Browse files- requirements.txt +3 -8
requirements.txt
CHANGED
|
@@ -1,15 +1,10 @@
|
|
| 1 |
-
# --- For-Bot-Working --------- #
|
| 2 |
pyrogram
|
| 3 |
TgCrypto
|
| 4 |
-
pyromod
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
# --- For-Database ------------ #
|
| 9 |
pymongo
|
| 10 |
dnspython
|
|
|
|
| 11 |
|
|
|
|
| 12 |
|
| 13 |
|
| 14 |
-
# --- For-Web-Response ------- #
|
| 15 |
-
aiohttp
|
|
|
|
|
|
|
| 1 |
pyrogram
|
| 2 |
TgCrypto
|
| 3 |
+
pyromod
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
pymongo
|
| 5 |
dnspython
|
| 6 |
+
aiohttp
|
| 7 |
|
| 8 |
+
humanize
|
| 9 |
|
| 10 |
|
|
|
|
|
|