-
-
Notifications
You must be signed in to change notification settings - Fork 7
/
requirements.txt
92 lines (92 loc) · 1.72 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
alabaster==1.0.0
astroid==3.2.4
attrs==24.2.0
babel==2.16.0
beautifulsoup4==4.12.3
browser-cookie3==0.19.1
certifi==2024.7.4
charset-normalizer==3.3.2
click==8.1.7
coverage==7.6.1
dataclasses-json==0.5.7
dbus-python==1.3.2
dill==0.3.8
docutils==0.21.2
fake-useragent==1.5.1
flake8==7.1.1
gitdb==4.0.11
GitPython==3.1.43
idna==3.8
imagesize==1.4.1
iniconfig==2.0.0
intervaltree==3.1.0
isort==5.13.2
jeepney==0.8.0
Jinja2==3.1.4
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
libcst==1.4.0
logging_tree==1.10
lxml==5.3.0
lxml-stubs==0.5.1
lz4==4.3.3
Mako==1.3.5
MarkupSafe==2.1.5
marshmallow==3.22.0
marshmallow-enum==1.5.1
mccabe==0.7.0
mypy==1.11.2
mypy-extensions==1.0.0
packaging==24.1
platformdirs==4.2.2
pluggy==1.5.0
pornhub-api==0.2.0
psutil==6.0.0
pyclassifiers==0.0.13
pycodestyle==2.12.1
pycryptodomex==3.20.0
pydantic==1.10.13
pydmt==0.3.16
pyeventroute==0.0.5
pyfakeuse==0.0.8
pyflakes==3.2.0
Pygments==2.18.0
pylint==3.2.6
pylogconf==0.0.37
pymakehelper==0.0.30
pyre-check==0.9.22
pyre-extensions==0.0.30
pytconf==0.1.14
pytest==8.3.2
pytest-cov==5.0.0
PyYAML==6.0.2
referencing==0.35.1
requests==2.32.3
rpds-py==0.20.0
smmap==5.0.1
snowballstemmer==2.2.0
sortedcontainers==2.4.0
soupsieve==2.6
Sphinx==8.0.2
sphinxcontrib-applehelp==2.0.0
sphinxcontrib-devhelp==2.0.0
sphinxcontrib-htmlhelp==2.1.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==2.0.0
sphinxcontrib-serializinghtml==2.0.0
tabulate==0.9.0
termcolor==2.4.0
TestSlide==2.7.1
tomlkit==0.13.2
tqdm==4.66.5
typeguard==2.13.3
types-beautifulsoup4==4.12.0.20240511
types-html5lib==1.1.11.20240806
types-requests==2.32.0.20240712
types-tqdm==4.66.0.20240417
typing-inspect==0.9.0
typing_extensions==4.12.2
urllib3==2.2.2
venv-run==0.2.0
yattag==1.16.0
youtube-dl==2021.12.17