-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
70 lines (70 loc) · 1.13 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
aiofiles==0.7.0
aiogram==2.11.2
aiohttp==3.7.4.post0
anyio==3.3.3
astroid==2.4.2
async-lru==1.0.2
async-timeout==3.0.1
asyncio==3.4.3
attrs==20.3.0
Babel==2.9.1
beautifulsoup4==4.10.0
certifi==2020.12.5
cffi==1.14.4
chardet==3.0.4
charset-normalizer==2.0.7
click==8.0.3
colorama==0.4.4
dotmap==1.3.24
ffmpeg-python==0.2.0
Flask==2.0.2
future==0.18.2
google==3.0.0
h11==0.12.0
httpcore==0.13.7
httpx==0.23.0
idna==2.10
isort==5.7.0
itsdangerous==2.0.1
Jinja2==3.0.3
lazy-object-proxy==1.4.3
lxml==4.9.1
MarkupSafe==2.0.1
mccabe==0.6.1
multidict==5.1.0
mutagen==1.45.1
Pillow==9.0.1
psutil==5.8.0
psycopg2-binary==2.9.2
pyaes==1.6.1
pycparser==2.20
pycryptodomex==3.11.0
pylint==2.6.0
Pyrogram==1.2.9
PySocks==1.7.1
pyTelegramBotAPI==4.2.0
pytgcalls==2.1.0
python-arq==6.0.3
python-dotenv==0.19.1
pytz==2020.5
requests==2.26.0
rfc3986==1.5.0
selenium==3.141.0
six==1.15.0
sniffio==1.2.0
soupsieve==2.2.1
tgcalls==2.0.0
TgCrypto==1.2.2
toml==0.10.2
tswift==0.7.0
typing-extensions==3.7.4.3
ujson==5.4.0
urllib3==1.26.5
websockets==10.0
Werkzeug==2.0.2
wget==3.2
wrapt==1.12.1
yarl==1.6.3
youtube-search==2.1.0
youtube-search-python==1.4.9
yt-dlp==2021.10.10