forked from HH41/Back-End
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirement.txt
49 lines (49 loc) · 1.79 KB
/
requirement.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
aiohttp==3.7.4.post0
async-timeout==3.0.1
backports.entry-points-selectable==1.1.0
beautifulsoup4==4.10.0
bs4==0.0.1
certifi==2021.10.8
cffi==1.15.0
chardet==4.0.0
charset-normalizer==2.0.7
click==8.0.3
colorama==0.4.4
cryptography==35.0.0
cssselect==1.1.0
distlib==0.3.3
fake-useragent==0.1.11
fake_user_agent==0.0.12
filelock==3.3.2
Flask==2.0.2
Flask-SQLAlchemy==2.5.1
greenlet==1.1.2
idna==3.3
itsdangerous==2.0.1
Jinja2==3.0.3
lxml==4.6.3
MarkupSafe==2.0.1
multidict==5.2.0
numpy==1.19.5
opencv-python==4.4.0.46
parsel==1.6.0
Pillow==8.4.0
pipenv==2021.5.29
platformdirs==2.4.0
pycparser==2.21
PyMySQL==1.0.2
pyquery==1.4.3
PySocks==1.7.1
requests==2.26.0
selenium==3.141.0
six==1.16.0
soupsieve==2.2.1
SQLAlchemy==1.4.27
typing-extensions==3.10.0.2
urllib3==1.26.7
virtualenv==20.10.0
virtualenv-clone==0.5.7
w3lib==1.22.0
Werkzeug==2.0.2
xlwt==1.3.0
yarl==1.7.0