-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
69 lines (68 loc) · 3.13 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
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --annotation-style=line --output-file=requirements.txt requirements-in.txt
#
anyio==4.4.0 # via httpx
attrs==24.2.0 # via automat, service-identity, twisted
automat==22.10.0 # via twisted
brotli==1.1.0 # via -r requirements-in.txt
certifi==2024.7.4 # via httpcore, httpx, requests
cffi==1.16.0 # via cryptography
charset-normalizer==3.3.2 # via requests
colorama==0.4.6 # via loguru, tqdm
constantly==23.10.4 # via twisted
cryptography==43.0.0 # via pyopenssl, scrapy, service-identity
cssselect==1.2.0 # via parsel, scrapy
decorator==5.1.1 # via jsonpath-rw
defusedxml==0.7.1 # via scrapy
filelock==3.15.4 # via tldextract
h11==0.14.0 # via httpcore
httpcore==1.0.5 # via httpx
httpx==0.27.0 # via -r requirements-in.txt
hyperlink==21.0.0 # via twisted
idna==3.7 # via anyio, httpx, hyperlink, requests, tldextract
incremental==24.7.2 # via twisted
itemadapter==0.9.0 # via itemloaders, scrapy
itemloaders==1.3.1 # via scrapy
jmespath==1.0.1 # via itemloaders, parsel
jsonpath-rw==1.4.0 # via -r requirements-in.txt
loguru==0.7.2 # via -r requirements-in.txt
lxml==5.2.2 # via -r requirements-in.txt, parsel, scrapy
markdown==3.7 # via -r requirements-in.txt
packaging==24.1 # via parsel, scrapy
parsel==1.9.1 # via itemloaders, scrapy
pillow==10.4.0 # via -r requirements-in.txt
ply==3.11 # via jsonpath-rw
protego==0.3.1 # via scrapy
pyasn1==0.6.0 # via pyasn1-modules, service-identity
pyasn1-modules==0.4.0 # via service-identity
pycparser==2.22 # via cffi
pydispatcher==2.0.7 # via scrapy
pyexecjs==1.5.1 # via -r requirements-in.txt
pyopenssl==24.2.1 # via scrapy
pyqt5==5.15.11 # via -r requirements-in.txt, pyqtwebengine
pyqt5-qt5==5.15.2 # via pyqt5
pyqt5-sip==12.15.0 # via pyqt5, pyqtwebengine
pyqtwebengine==5.15.7 # via -r requirements-in.txt
pyqtwebengine-qt5==5.15.2 # via pyqtwebengine
pyyaml==6.0.1 # via -r requirements-in.txt
queuelib==1.7.0 # via scrapy
requests==2.32.3 # via requests-file, tldextract
requests-file==2.1.0 # via tldextract
scrapy==2.11.2 # via -r requirements-in.txt
service-identity==24.1.0 # via scrapy
six==1.16.0 # via automat, jsonpath-rw, pyexecjs
sniffio==1.3.1 # via anyio, httpx
tldextract==5.1.2 # via scrapy
tqdm==4.66.4 # via -r requirements-in.txt
twisted==24.3.0 # via scrapy
twisted-iocpsupport==1.0.4 # via twisted
typing-extensions==4.12.2 # via twisted
urllib3==2.2.2 # via requests
w3lib==2.2.1 # via itemloaders, parsel, scrapy
win32-setctime==1.1.0 # via loguru
zope-interface==6.4.post2 # via scrapy, twisted
# The following packages are considered to be unsafe in a requirements file:
# setuptools