-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
116 lines (115 loc) · 2.11 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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile
#
aioauth-client==0.28.1
# via -r requirements.in
aiohttp==3.8.6
# via -r requirements.in
aiosignal==1.3.1
# via aiohttp
anyio==3.6.2
# via httpcore
async-timeout==4.0.2
# via aiohttp
asyncio-irc @ git+https://github.com/titouanc/asyncirc
# via -r requirements.in
attrs==22.2.0
# via aiohttp
beautifulsoup4==4.12.2
# via -r requirements.in
blinker==1.5
# via asyncio-irc
brotli==1.0.9
# via yt-dlp
build==0.9.0
# via pip-tools
certifi==2022.12.7
# via
# httpcore
# httpx
# sentry-sdk
# yt-dlp
charset-normalizer==2.1.1
# via aiohttp
click==8.1.3
# via pip-tools
frozenlist==1.3.3
# via
# aiohttp
# aiosignal
h11==0.14.0
# via httpcore
httpcore==0.16.3
# via httpx
httpx==0.23.2
# via aioauth-client
humanize==4.6.0
# via -r requirements.in
idna==3.4
# via
# anyio
# rfc3986
# yarl
iniconfig==2.0.0
# via pytest
multidict==6.0.4
# via
# aiohttp
# yarl
mutagen==1.46.0
# via yt-dlp
packaging==22.0
# via
# build
# pytest
pep517==0.13.0
# via build
pip-tools==6.13.0
# via -r requirements.in
pluggy==1.0.0
# via pytest
pycryptodomex==3.19.1
# via yt-dlp
pytest==7.3.2
# via
# -r requirements.in
# pytest-asyncio
pytest-asyncio==0.21.0
# via -r requirements.in
python-dateutil==2.8.2
# via -r requirements.in
pytz==2023.3
# via -r requirements.in
rfc3986[idna2008]==1.5.0
# via
# httpx
# rfc3986
roman==4.1
# via -r requirements.in
sentry-sdk==1.28.1
# via -r requirements.in
six==1.16.0
# via python-dateutil
sniffio==1.3.0
# via
# anyio
# httpcore
# httpx
soupsieve==2.3.2.post1
# via beautifulsoup4
urllib3==1.26.13
# via sentry-sdk
websockets==10.4
# via yt-dlp
wheel==0.40.0
# via pip-tools
yarl==1.8.2
# via aiohttp
yt-dlp==2023.10.7
# via -r requirements.in
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools