Updated requirements and startup script
... | ... | @@ -2,6 +2,7 @@ alembic==0.9.9 |
click==6.7 | ||
dominate==2.3.1 | ||
Flask==1.0.2 | ||
Flask-Babel | ||
Flask-Bootstrap==3.3.7.1 | ||
Flask-Login==0.4.1 | ||
Flask-Migrate==2.2.1 | ||
... | ... | @@ -22,3 +23,5 @@ visitor==0.1.3 |
Werkzeug==0.14.1 | ||
WTForms==2.2.1 | ||
WTForms-SQLAlchemy==0.1 | ||
pyexcel | ||
gunicorn==19.9.0 |
run.py
0 → 100644
Please register or sign in to comment