📦 EqualifyEverything / crawler

📄 requirements.txt · 92 lines
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
92aiohttp==3.8.4
aiosignal==1.3.1
alabaster==0.7.13
astroid==2.15.1
async-timeout==4.0.2
attrs==22.2.0
Automat==22.10.0
autopep8==1.5.5
Babel==2.12.1
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==3.1.0
click==8.1.3
colorama==0.4.6
constantly==15.1.0
cryptography==40.0.1
cssselect==1.2.0
dill==0.3.6
docutils==0.19
filelock==3.10.7
flake8==3.8.4
Flask==2.2.3
frozenlist==1.3.3
hyperlink==21.0.0
idna==3.4
imagesize==1.4.1
incremental==22.10.0
isort==5.12.0
itemadapter==0.7.0
itemloaders==1.0.6
itsdangerous==2.1.2
jedi==0.17.2
Jinja2==3.1.2
jmespath==1.0.1
lazy-object-proxy==1.9.0
lxml==4.9.2
MarkupSafe==2.1.2
mccabe==0.6.1
multidict==6.0.4
mypy==1.1.1
mypy-extensions==1.0.0
openai==0.27.2
packaging==23.0
parsel==1.7.0
parso==0.7.1
platformdirs==3.2.0
pluggy==1.0.0
Protego==0.2.1
psutil==5.9.4
psycopg2==2.9.5
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.6.0
pycparser==2.21
PyDispatcher==2.0.7
pydocstyle==6.3.0
pyflakes==2.2.0
Pygments==2.14.0
pylint==2.17.1
pyOpenSSL==23.1.0
python-jsonrpc-server==0.4.0
python-language-server==0.36.2
pytoolconfig==1.2.5
queuelib==1.6.2
requests==2.28.2
requests-file==1.5.1
rope==1.7.0
Scrapy==2.8.0
service-identity==21.1.0
six==1.16.0
snowballstemmer==2.2.0
Sphinx==6.1.3
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
tldextract==3.4.0
toml==0.10.2
tomlkit==0.11.7
tqdm==4.65.0
typing_extensions==4.5.0
ujson==5.7.0
urllib3==1.26.15
w3lib==2.1.1
Werkzeug==2.2.3
wrapt==1.15.0
yapf==0.32.0
yarl==1.8.2
zope.interface==6.0