-
Notifications
You must be signed in to change notification settings - Fork 4
/
requirements.txt
68 lines (68 loc) · 6.53 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
aiofiles==0.8.0; python_version >= "3.6" and python_version < "4.0"
aiohttp==3.8.1; python_version >= "3.6"
aiosignal==1.2.0; python_full_version >= "3.7.2" and python_full_version < "4.0.0" and python_version >= "3.6"
amqp==5.1.1; python_version >= "3.7"
anyio==3.5.0; python_version >= "3.6" and python_full_version >= "3.6.2"
asgiref==3.5.0; python_version >= "3.7"
async-timeout==4.0.2; python_full_version >= "3.7.2" and python_full_version < "4.0.0" and python_version >= "3.6"
attrs==21.4.0; python_full_version >= "3.7.2" and python_full_version < "4.0.0" and python_version >= "3.6"
billiard==3.6.4.0; python_version >= "3.7"
celery==5.2.6; python_version >= "3.7"
certifi==2021.10.8; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4"
cffi==1.15.0; python_version >= "3.6"
charset-normalizer==2.0.12; python_full_version >= "3.7.2" and python_full_version < "4.0.0" and python_version >= "3.6" and python_version < "4"
choicelib==0.1.5; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.7.2" and python_full_version < "4.0.0"
click-didyoumean==0.3.0; python_full_version >= "3.6.2" and python_full_version < "4.0.0" and python_version >= "3.7"
click-plugins==1.1.1; python_version >= "3.7"
click-repl==0.2.0; python_version >= "3.7"
click==8.1.2; python_full_version >= "3.6.2" and python_full_version < "4.0.0" and python_version >= "3.7"
colorama==0.4.4; python_version >= "3.7" and python_full_version < "3.0.0" and sys_platform == "win32" and platform_system == "Windows" or sys_platform == "win32" and python_version >= "3.7" and python_full_version >= "3.5.0" and platform_system == "Windows"
coverage==5.5; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4.0" or python_full_version >= "3.5.0" and python_version < "4" and python_version >= "3.6"
cryptg==0.2.post4; python_version >= "3.6"
deprecation==2.1.0; python_version >= "3.6" and python_version < "4.0"
eyed3==0.9.6; python_version >= "3.6" and python_version < "4.0"
fastapi==0.75.2; python_full_version >= "3.6.1"
ffmpeg-python==0.2.0
filetype==1.0.13; python_version >= "3.6" and python_version < "4.0"
frozenlist==1.3.0; python_full_version >= "3.7.2" and python_full_version < "4.0.0" and python_version >= "3.7"
future==0.18.2; python_version >= "2.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
greenlet==1.1.2; python_version >= "3" and python_full_version < "3.0.0" and (platform_machine == "aarch64" or platform_machine == "ppc64le" or platform_machine == "x86_64" or platform_machine == "amd64" or platform_machine == "AMD64" or platform_machine == "win32" or platform_machine == "WIN32") and (python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0") or python_version >= "3" and (platform_machine == "aarch64" or platform_machine == "ppc64le" or platform_machine == "x86_64" or platform_machine == "amd64" or platform_machine == "AMD64" or platform_machine == "win32" or platform_machine == "WIN32") and (python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0") and python_full_version >= "3.5.0"
gunicorn==20.1.0; python_version >= "3.5"
h11==0.13.0; python_version >= "3.7"
hachoir==3.1.3
httptools==0.4.0; python_version >= "3.7" and python_full_version >= "3.5.0"
idna==3.3; python_full_version >= "3.7.2" and python_full_version < "4.0.0" and python_version >= "3.6" and (python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.5")
kombu==5.2.4; python_version >= "3.7"
multidict==6.0.2; python_full_version >= "3.7.2" and python_full_version < "4.0.0" and python_version >= "3.7"
packaging==21.3; python_version >= "3.6" and python_version < "4.0"
pillow==9.1.0; python_version >= "3.7"
prompt-toolkit==3.0.29; python_full_version >= "3.6.2" and python_version >= "3.7"
pyaes==1.6.1; python_version >= "3.5"
pyasn1==0.4.8; python_version >= "3.6" and python_version < "4"
pycparser==2.21; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
pydantic==1.9.0; python_full_version >= "3.7.2" and python_full_version < "4.0.0"
pyparsing==3.0.8; python_version >= "3.6" and python_version < "4.0" and python_full_version >= "3.6.8"
python-dotenv==0.20.0; python_version >= "3.7"
pytz==2022.1; python_version >= "3.7"
pyyaml==6.0; python_version >= "3.7"
requests==2.27.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4"
rsa==4.8; python_version >= "3.6" and python_version < "4"
six==1.16.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.7"
sniffio==1.2.0; python_version >= "3.6" and python_full_version >= "3.6.2"
sqlalchemy==1.4.35; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.6.0")
starlette==0.17.1; python_version >= "3.6" and python_full_version >= "3.6.1"
telethon==1.24.0; python_version >= "3.5"
toml==0.10.2; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4.0" or python_full_version >= "3.5.0" and python_version < "4" and python_version >= "3.6"
typing-extensions==4.2.0; python_full_version >= "3.7.2" and python_full_version < "4.0.0" and python_version >= "3.7" and python_version < "4.0"
urllib3==1.26.9; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4"
uvicorn==0.17.6; python_version >= "3.7"
uvloop==0.16.0; sys_platform != "win32" and sys_platform != "cygwin" and platform_python_implementation != "PyPy" and python_version >= "3.7"
vbml==1.1.post1; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.7.2" and python_full_version < "4.0.0"
vine==5.0.0; python_version >= "3.7"
vkaudiotoken @ git+https://github.com/Bizordec/vkaudiotoken-python.git@master ; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0" and python_version < "4")
vkbottle-types==5.131.146.1; python_full_version >= "3.7.2" and python_full_version < "4.0.0"
vkbottle==4.2.2; python_full_version >= "3.7.2" and python_full_version < "4.0.0"
watchgod==0.7; python_full_version >= "3.7.2" and python_full_version < "4.0.0" and python_version >= "3.7"
wcwidth==0.2.5; python_full_version >= "3.6.2" and python_version >= "3.7"
websockets==10.3; python_version >= "3.7"
yarl==1.7.2; python_full_version >= "3.7.2" and python_full_version < "4.0.0" and python_version >= "3.6"