init
This commit is contained in:
commit
56f0295be2
11 changed files with 711 additions and 0 deletions
20
requirements.txt
Normal file
20
requirements.txt
Normal file
|
@ -0,0 +1,20 @@
|
|||
alembic==0.8.8
|
||||
click==6.6
|
||||
decorator==4.0.10
|
||||
Flask==0.11.1
|
||||
Flask-Migrate==2.0.0
|
||||
Flask-Script==2.0.5
|
||||
Flask-SQLAlchemy==2.1
|
||||
humanize==0.5.1
|
||||
itsdangerous==0.24
|
||||
Jinja2==2.8
|
||||
Mako==1.0.4
|
||||
MarkupSafe==0.23
|
||||
python-editor==1.0.1
|
||||
python-magic==0.4.12
|
||||
requests==2.11.1
|
||||
short-url==1.2.2
|
||||
six==1.10.0
|
||||
SQLAlchemy==1.1.3
|
||||
validators==0.11.0
|
||||
Werkzeug==0.11.11
|
Loading…
Add table
Add a link
Reference in a new issue