Create requirements.txt
Browse files- requirements.txt +58 -0
requirements.txt
ADDED
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
aiofiles
|
2 |
+
aiohttp
|
3 |
+
future
|
4 |
+
bs4
|
5 |
+
pytz
|
6 |
+
requests
|
7 |
+
psycopg2-binary
|
8 |
+
psycopg2
|
9 |
+
TgCrypto
|
10 |
+
ffmpeg-python
|
11 |
+
cryptg
|
12 |
+
typing
|
13 |
+
Python-IO
|
14 |
+
Pillow==9.5.0
|
15 |
+
prettytable
|
16 |
+
svglib
|
17 |
+
reportlab
|
18 |
+
uwuify
|
19 |
+
python-dotenv
|
20 |
+
humanize
|
21 |
+
googlesearch-python
|
22 |
+
gitpython
|
23 |
+
pymediainfo
|
24 |
+
prettytable
|
25 |
+
httpx==0.27.1
|
26 |
+
speedtest-cli
|
27 |
+
validators
|
28 |
+
emoji
|
29 |
+
rich
|
30 |
+
wget
|
31 |
+
hachoir
|
32 |
+
pykeyboard
|
33 |
+
python-arq
|
34 |
+
search-engine-parser
|
35 |
+
uvloop
|
36 |
+
feedparser
|
37 |
+
fuzzysearch
|
38 |
+
img2pdf
|
39 |
+
pytz
|
40 |
+
psutil
|
41 |
+
google-search-results
|
42 |
+
uvicorn
|
43 |
+
fastapi[all]
|
44 |
+
typing-extensions
|
45 |
+
uvicorn[standard]
|
46 |
+
pydantic
|
47 |
+
apscheduler
|
48 |
+
arrow
|
49 |
+
GitPython
|
50 |
+
qrcode
|
51 |
+
pygments
|
52 |
+
environs
|
53 |
+
icrawler
|
54 |
+
unidecode
|
55 |
+
git-python
|
56 |
+
pySmartDL
|
57 |
+
PyYAML==6.0.2
|
58 |
+
git+https://github.com/KurimuzonAkuma/pyrogram.git
|