Create requirements.txt
Browse files- requirements.txt +12 -0
requirements.txt
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Important Requirements here.
|
2 |
+
telethon
|
3 |
+
gitpython
|
4 |
+
https://github.com/New-dev0/Telethon-Patch/archive/main.zip
|
5 |
+
python-decouple
|
6 |
+
python-dotenv
|
7 |
+
telegraph
|
8 |
+
enhancer
|
9 |
+
requests
|
10 |
+
aiohttp
|
11 |
+
catbox-uploader
|
12 |
+
cloudscraper
|