-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
75 lines (75 loc) · 1.26 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
aiohttp==3.7.3
appdirs==1.4.4
APScheduler==3.7.0
astroid==2.4.2
async-timeout==3.0.1
asyncio==3.4.3
attrs==20.3.0
Automat==20.2.0
beautifulsoup4==4.9.3
bs4==0.0.1
certifi==2020.12.5
cffi==1.14.4
chardet==3.0.4
chompjs==1.0.16
click==7.1.2
constantly==15.1.0
cryptography==3.3.2
cssselect==1.1.0
fake-useragent==0.1.11
Flask==1.1.2
Flask-Executor==0.9.4
flask-marshmallow==0.14.0
Flask-SQLAlchemy==2.4.4
hyperlink==21.0.0
idna==2.10
incremental==17.5.0
isort==5.7.0
itemadapter==0.2.0
itemloaders==1.0.4
itsdangerous==1.1.0
Jinja2==2.11.3
jmespath==0.10.0
lazy-object-proxy==1.4.3
lxml==4.6.2
MarkupSafe==1.1.1
marshmallow==3.10.0
marshmallow-sqlalchemy==0.24.2
mccabe==0.6.1
multidict==5.1.0
parse==1.19.0
parsel==1.6.0
Protego==0.1.16
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
PyDispatcher==2.0.5
pyee==8.1.0
PyHamcrest==2.0.2
pylint==2.6.0
pyOpenSSL==20.0.1
pyppeteer==0.2.5
PyQt5-sip==12.8.1
pyquery==1.4.3
python-dotenv==0.15.0
pytz==2021.1
queuelib==1.5.0
requests==2.25.1
requests-html==0.10.0
schedule==1.0.0
service-identity==18.1.0
six==1.15.0
soupsieve==2.1
SQLAlchemy==1.3.23
toml==0.10.2
tqdm==4.56.0
Twisted==20.3.0
typing-extensions==3.7.4.3
tzlocal==2.1
urllib3==1.26.3
w3lib==1.22.0
websockets==8.1
Werkzeug==1.0.1
wrapt==1.12.1
yarl==1.6.3
zope.interface==5.2.0