-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
53 lines (53 loc) · 960 Bytes
/
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
alembic==1.4.3
astroid==2.3.3
backcall==0.2.0
certifi==2020.6.20
click==7.1.2
colorama==0.4.3
DateTime==4.3
decorator==4.4.2
dominate==2.6.0
Flask==1.1.2
Flask-Bootstrap==3.3.7.1
Flask-CKEditor==0.4.4.1
Flask-Login==0.5.0
Flask-Migrate==2.5.3
Flask-Script==2.0.6
Flask-SQLAlchemy==2.4.4
Flask-WTF==0.14.3
Flask-Bcrypt
gunicorn==20.0.4
isort==4.3.21
itsdangerous==1.1.0
jedi==0.17.2
Jinja2==2.11.2
lazy-object-proxy==1.4.3
Mako==1.1.3
MarkupSafe==2.0.1
mccabe==0.6.1
parso==0.7.1
pickleshare==0.7.5
prompt-toolkit==3.0.7
protobuf==3.13.0
psycopg2==2.9.2
Pygments==2.7.1
pylint==2.4.4
pylint-flask==0.6
pylint-plugin-utils==0.6
python-dateutil==2.8.1
python-dotenv==0.15.0
python-editor==1.0.4
pytz==2021.3
PyYAML==5.3.1
pyzmq==19.0.2
rope==0.17.0
six==1.15.0
SQLAlchemy==1.3.20
tornado==6.0.4
visitor==0.1.3
wcwidth==0.2.5
Werkzeug==1.0.1
wincertstore==0.2
wrapt==1.11.2
WTForms==2.3.3
zope.interface==5.4.0