Upload requirements.txt
Browse files- requirements.txt +3 -6
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
git+https://github.com/KurimuzonAkuma/pyrogram.git
|
2 |
aiofiles
|
3 |
aiohttp
|
4 |
future
|
@@ -47,22 +46,18 @@ emoji
|
|
47 |
youtube_search_python
|
48 |
youtube_search
|
49 |
rich
|
50 |
-
yt-dlp
|
51 |
wget
|
52 |
hachoir
|
53 |
pykeyboard
|
54 |
python-arq
|
55 |
search-engine-parser
|
56 |
uvloop
|
57 |
-
youtube_dl
|
58 |
feedparser
|
59 |
fuzzysearch
|
60 |
img2pdf
|
61 |
-
pytube
|
62 |
pytz
|
63 |
psutil
|
64 |
google-search-results
|
65 |
-
git+https://github.com/TeamKillerX/RyuzakiLib
|
66 |
uvicorn
|
67 |
fastapi[all]
|
68 |
typing-extensions
|
@@ -84,6 +79,8 @@ cohere
|
|
84 |
icrawler
|
85 |
unidecode
|
86 |
git-python
|
87 |
-
emoji
|
88 |
pySmartDL
|
89 |
selenium
|
|
|
|
|
|
|
|
|
|
1 |
aiofiles
|
2 |
aiohttp
|
3 |
future
|
|
|
46 |
youtube_search_python
|
47 |
youtube_search
|
48 |
rich
|
|
|
49 |
wget
|
50 |
hachoir
|
51 |
pykeyboard
|
52 |
python-arq
|
53 |
search-engine-parser
|
54 |
uvloop
|
|
|
55 |
feedparser
|
56 |
fuzzysearch
|
57 |
img2pdf
|
|
|
58 |
pytz
|
59 |
psutil
|
60 |
google-search-results
|
|
|
61 |
uvicorn
|
62 |
fastapi[all]
|
63 |
typing-extensions
|
|
|
79 |
icrawler
|
80 |
unidecode
|
81 |
git-python
|
|
|
82 |
pySmartDL
|
83 |
selenium
|
84 |
+
git+https://github.com/KurimuzonAkuma/pyrogram.git
|
85 |
+
git+https://github.com/TeamKillerX/RyuzakiLib
|
86 |
+
git+https://github.com/xtsea/yt-dlp
|