Update requirements.txt
Browse files- requirements.txt +2 -31
requirements.txt
CHANGED
@@ -4,56 +4,27 @@ 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 |
-
git+https://github.com/TeamKillerX/akenoai-lib
|
45 |
typing-extensions
|
46 |
uvicorn[standard]
|
47 |
pydantic
|
48 |
apscheduler
|
49 |
-
arrow
|
50 |
GitPython
|
51 |
-
qrcode
|
52 |
-
pygments
|
53 |
-
environs
|
54 |
-
icrawler
|
55 |
-
unidecode
|
56 |
git-python
|
57 |
-
|
58 |
-
|
59 |
-
git+https://github.com/KurimuzonAkuma/pyrogram.git
|
|
|
4 |
bs4
|
5 |
pytz
|
6 |
requests
|
|
|
|
|
7 |
TgCrypto
|
|
|
|
|
8 |
typing
|
9 |
Python-IO
|
10 |
Pillow==9.5.0
|
|
|
|
|
|
|
|
|
11 |
python-dotenv
|
12 |
humanize
|
|
|
13 |
gitpython
|
14 |
pymediainfo
|
|
|
|
|
|
|
|
|
15 |
emoji
|
16 |
rich
|
17 |
wget
|
|
|
|
|
|
|
|
|
18 |
uvloop
|
|
|
|
|
|
|
19 |
pytz
|
20 |
psutil
|
|
|
21 |
uvicorn
|
22 |
fastapi[all]
|
|
|
23 |
typing-extensions
|
24 |
uvicorn[standard]
|
25 |
pydantic
|
26 |
apscheduler
|
|
|
27 |
GitPython
|
|
|
|
|
|
|
|
|
|
|
28 |
git-python
|
29 |
+
git+https://github.com/TeamKillerX/akenoai-lib
|
30 |
+
git+https://github.com/KurimuzonAkuma/pyrogram.git@refs/tags/v2.1.30#egg=pyrogram
|
|