Spaces:
Running
Running
teamx-cloner
commited on
Commit
·
77c0351
1
Parent(s):
12bd212
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,7 +1,9 @@
|
|
1 |
# Important Requirements here.
|
2 |
telethon
|
|
|
|
|
3 |
python-decouple
|
4 |
-
python-dotenv
|
5 |
ApiNyaEr
|
6 |
youtube-dl
|
7 |
tgcrypto
|
@@ -13,6 +15,7 @@ speedtest-cli
|
|
13 |
python-telegram-bot
|
14 |
emoji
|
15 |
tqdm
|
|
|
16 |
# Required only for Local Deploys
|
17 |
# ------------------------------------------------------ #
|
18 |
|
|
|
1 |
# Important Requirements here.
|
2 |
telethon
|
3 |
+
# https://github.com/TeamUltroid/Telethon/archive/ultroid.zip
|
4 |
+
https://github.com/New-dev0/Telethon-Patch/archive/main.zip
|
5 |
python-decouple
|
6 |
+
python-dotenv
|
7 |
ApiNyaEr
|
8 |
youtube-dl
|
9 |
tgcrypto
|
|
|
15 |
python-telegram-bot
|
16 |
emoji
|
17 |
tqdm
|
18 |
+
|
19 |
# Required only for Local Deploys
|
20 |
# ------------------------------------------------------ #
|
21 |
|