-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
31 lines (30 loc) · 1.06 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
#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
# pipenv lock --requirements
#
-i https://pypi.org/simple
aiohttp==3.8.1
aiosignal==1.2.0; python_version >= '3.6'
async-timeout==4.0.2; python_version >= '3.6'
attrs==21.4.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
certifi==2022.6.15; python_version >= '3.6'
charset-normalizer==2.0.12; python_full_version >= '3.5.0'
colorama==0.4.5; platform_system == 'Windows'
envparse==0.2.0
frozenlist==1.3.0; python_version >= '3.7'
idna==3.3; python_full_version >= '3.5.0'
multidict==6.0.2; python_version >= '3.7'
pillow==9.1.1
pyaes==1.6.1
pyrogram==2.0.27
pysocks==1.7.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pyyaml==6.0
requests==2.28.0; python_version >= '3.7' and python_version < '4'
tgcrypto==1.2.3
tqdm==4.64.0
urllib3==1.26.9; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
vk-api==11.9.8
yarl==1.7.2; python_version >= '3.6'
youtube-dl==2021.12.17