-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
63 lines (63 loc) · 1.06 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
alembic==1.4.3
altgraph==0.17
appdirs==1.4.4
bottle==0.12.18
bottle-websocket==0.2.9
cffi==1.14.2
click==7.1.2
distlib==0.3.1
dnspython==2.0.0
dominate==2.5.2
Eel==0.14.0
email-validator==1.1.0
filelock==3.0.12
Flask==1.1.2
Flask-Login==0.4.1
Flask-Migrate==2.5.3
Flask-SQLAlchemy==2.4.1
Flask-WTF==0.14.3
future==0.18.2
gevent==20.6.2
gevent-websocket==0.10.1
greenlet==0.4.16
gunicorn==20.0.4
hupper==1.10.2
idna==2.10
importlib-metadata==2.0.0
itsdangerous==1.1.0
Jinja2==2.11.1
llvmlite==0.29.0
Mako==1.1.3
MarkupSafe==1.1.1
numba==0.44.0
PasteDeploy==2.1.0
pefile==2019.4.18
plaster==1.0
plaster-pastedeploy==0.7
psycopg2==2.8.6
pycparser==2.20
PyInstaller==3.6
pynotify==0.1.1
pyparsing==2.4.7
pyramid==1.10.4
pyramid-jinja2==2.8
python-dateutil==2.8.1
python-dotenv==0.14.0
python-editor==1.0.4
shiboken2==5.14.1
six==1.15.0
SQLAlchemy==1.3.19
tqdm==4.45.0
translationstring==1.3
venusian==3.0.0
virtualenv==20.0.34
visitor==0.1.3
Wand==0.5.9
WebOb==1.8.6
Werkzeug==1.0.1
whichcraft==0.6.1
WTForms==2.3.3
zipp==3.3.0
zope.deprecation==4.4.0
zope.event==4.4
zope.interface==4.7.1