Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
# Important Requirements here.
|
2 |
-
telethon==1.40.0
|
3 |
telethon-patch
|
4 |
aiofiles==24.1.0
|
5 |
aiohttp==3.10.3
|
@@ -56,6 +56,7 @@ flask_restful
|
|
56 |
wget
|
57 |
catbox-uploader
|
58 |
cloudscraper
|
|
|
59 |
git+https://github.com/New-dev0/instagrapi.git@39df1b1#egg=instagrapi
|
60 |
git+https://github.com/xteam-cloner/xteam.git
|
61 |
git+https://github.com/buddhhu/img2html.git@c44170d#egg=img2html
|
|
|
1 |
# Important Requirements here.
|
2 |
+
#telethon==1.40.0
|
3 |
telethon-patch
|
4 |
aiofiles==24.1.0
|
5 |
aiohttp==3.10.3
|
|
|
56 |
wget
|
57 |
catbox-uploader
|
58 |
cloudscraper
|
59 |
+
git+https://github.com/LonamiWebs/Telethon.git
|
60 |
git+https://github.com/New-dev0/instagrapi.git@39df1b1#egg=instagrapi
|
61 |
git+https://github.com/xteam-cloner/xteam.git
|
62 |
git+https://github.com/buddhhu/img2html.git@c44170d#egg=img2html
|