-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
96 lines (96 loc) · 1.66 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
93
94
95
96
alembic==1.4.3
appdirs==1.4.4
astroid==2.4.2
autopep8==1.5.4
bcrypt==3.2.0
beautifulsoup4==4.9.3
bidict==0.21.2
blinker==1.4
bs4==0.0.1
certifi==2020.12.5
cffi==1.14.4
chardet==3.0.4
click==7.1.2
colorama==0.4.4
colorclass==2.2.0
country-list==0.2.1
cssselect==1.1.0
dnspython==2.1.0
docopt==0.6.2
dominate==2.6.0
email-validator==1.1.2
fake-useragent==0.1.11
Flask==1.1.2
Flask-Admin==1.5.7
Flask-Bcrypt==0.7.1
Flask-Bootstrap4==4.0.2
Flask-Cors==3.0.10
Flask-Dance==3.2.0
Flask-DotEnv==0.1.2
Flask-Login==0.5.0
Flask-Mail==0.9.1
Flask-Migrate==2.5.3
Flask-Moment==0.11.0
flask-msearch==0.2.9
Flask-SocketIO==5.0.1
Flask-SQLAlchemy==2.4.4
Flask-Uploads==0.2.1
Flask-WTF==0.14.3
gunicorn==20.0.4
idna==2.10
is-disposable-email==1.0.0
isort==5.7.0
itsdangerous==1.1.0
Jinja2==2.11.2
lazy-object-proxy==1.4.3
lxml==4.6.2
Mako==1.1.4
MarkupSafe==1.1.1
mccabe==0.6.1
mypy==0.790
mypy-extensions==0.4.3
netifaces==0.10.9
oauthlib==3.1.0
packaging==20.8
parse==1.19.0
pdfkit==0.6.1
phonenumbers==8.12.16
Pillow==8.1.0
pip-upgrader==1.4.15
psycopg2-binary==2.8.6
pycodestyle==2.6.0
pycparser==2.20
pyee==8.1.0
pylint==2.6.0
pyparsing==2.4.7
pyppeteer==0.2.5
pyquery==1.4.3
python-dateutil==2.8.1
python-dotenv==0.15.0
python-editor==1.0.4
python-engineio==4.0.0
python-socketio==5.0.4
requests==2.25.1
requests-html==0.10.0
requests-oauthlib==1.3.0
six==1.15.0
soupsieve==2.1
SQLAlchemy==1.3.22
SQLAlchemy-Utils==0.36.8
stripe==2.55.1
terminaltables==3.1.0
toml==0.10.2
tqdm==4.56.0
typed-ast==1.4.2
typing-extensions==3.7.4.3
urllib3==1.26.2
URLObject==2.4.3
visitor==0.1.3
w3lib==1.22.0
websockets==8.1
Werkzeug==1.0.1
wkhtmltopdf==0.2
wrapt==1.12.1
wtf==0.1
WTForms==2.3.3
wtforms-validators==1.0.0