-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
87 lines (87 loc) · 1.51 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
aiohttp==3.7.4.post0
alembic==1.5.7
appdirs==1.4.4
asn1crypto==1.4.0
async-timeout==3.0.1
attrs==20.3.0
Babel==2.9.0
backports.functools-lru-cache==1.6.1
bcrypt==3.2.0
beautifulsoup4==4.9.3
bidict==0.21.2
blinker==1.4
cachelib==0.1.1
caniusepython3==7.3.0
certifi==2020.12.5
cffi==1.14.5
chardet==4.0.0
click==7.1.2
coverage==5.5
cryptography==3.4.6
decorator==4.4.2
distlib==0.3.1
dnspython==1.16.0
ecdsa==0.16.1
email-validator==1.1.2
enum-compat==0.0.3
eventlet==0.31.0
Flask==1.1.2
Flask-Babel==2.0.0
Flask-Login==0.5.0
Flask-Mail==0.9.1
Flask-Migrate==2.7.0
flask-msearch==0.2.9.2
Flask-Script==2.0.6
Flask-Session==0.3.2
Flask-SocketIO==5.0.1
Flask-SQLAlchemy==2.5.1
Flask-WhooshAlchemy==0.56
Flask-WTF==0.14.3
future==0.18.2
greenlet==1.0.0
gunicorn==20.0.4
html2text==2020.1.16
http-ece==1.1.0
idna==2.10
importchecker==2.0
importlib-metadata==3.7.3
ipaddress==1.0.23
itsdangerous==1.1.0
Jinja2==2.11.3
Mako==1.1.4
MarkupSafe==1.1.1
monotonic==1.5
multidict==5.1.0
mysqlclient==2.0.3
nose2==0.10.0
packaging==20.9
pbr==5.5.1
Pillow==8.2.0
py-vapid==1.8.0
pycparser==2.20
PyMySQL==1.0.2
pyparsing==2.4.7
python-dateutil==2.8.1
python-editor==1.0.4
python-engineio==4.0.1
python-openid==2.2.5
python-socketio==5.1.0
pytz==2021.1
pywebpush==1.13.0
requests==2.25.1
six==1.15.0
slackclient==2.9.3
soupsieve==2.2.1
speaklater==1.3
SQLAlchemy==1.4.2
sqlalchemy-migrate==0.13.0
sqlparse==0.4.1
Tempita==0.5.2
typing-extensions==3.7.4.3
urllib3==1.26.5
websocket-client==0.58.0
Werkzeug==1.0.1
Whoosh==2.7.4
WTForms==2.3.3
yarl==1.6.3
zipp==3.4.1