Spaces:
Sleeping
Sleeping
AshokShau
commited on
Commit
·
f2b42e1
1
Parent(s):
6cef7ec
BACk
Browse files- requirements.txt +42 -1
requirements.txt
CHANGED
@@ -1 +1,42 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
aiofiles==23.2.1
|
2 |
+
apscheduler==3.10.4
|
3 |
+
asyncio==3.4.3
|
4 |
+
beautifulsoup4==4.12.3
|
5 |
+
cachetools==5.2.0
|
6 |
+
captcha==0.5.0
|
7 |
+
certifi==2024.7.4
|
8 |
+
charset-normalizer==2.1.0
|
9 |
+
dnspython==2.6.1
|
10 |
+
google==3.0.0
|
11 |
+
gpytranslate==1.5.1
|
12 |
+
httpx
|
13 |
+
lyricsgenius==3.0.1
|
14 |
+
pillow == 10.3.0
|
15 |
+
lxml==4.9.1
|
16 |
+
pillow == 10.3.0
|
17 |
+
prettyconf==2.2.1
|
18 |
+
pyaes==1.6.1
|
19 |
+
pymongo==4.6.3
|
20 |
+
git+https://github.com/KurimuzonAkuma/[email protected]
|
21 |
+
pysocks==1.7.1
|
22 |
+
python-dateutil==2.8.2
|
23 |
+
pytube==15.0.0
|
24 |
+
pytz==2024.1
|
25 |
+
pyyaml==6.0.1
|
26 |
+
qrcode==7.4.2
|
27 |
+
regex==2023.12.25
|
28 |
+
requests==2.32.2
|
29 |
+
rfc3986==1.5.0
|
30 |
+
search-engine-parser==0.6.8
|
31 |
+
six==1.16.0
|
32 |
+
sniffio==1.3.0
|
33 |
+
soupsieve==2.4
|
34 |
+
tgcrypto==1.2.5
|
35 |
+
tswift==0.7.0
|
36 |
+
typing-extensions
|
37 |
+
ujson==5.8.0
|
38 |
+
Unidecode
|
39 |
+
uvloop==0.19.0
|
40 |
+
wikipedia==1.4.0
|
41 |
+
youtube-search-python==1.6.6
|
42 |
+
yt-dlp@git+https://github.com/HellBoy-OP/yt-dp-fork.git@af1fd12f675220df6793fc019dff320bc76e8080
|