first commit

This commit is contained in:
Martin
2016-04-18 20:56:24 +02:00
commit ae3a566f68
13 changed files with 195 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
Flask==0.10.1
Flask-SQLAlchemy==2.1
Flask-Script==2.0.5
Jinja2==2.8
MarkupSafe==0.23
SQLAlchemy==1.0.12
Werkzeug==0.11.8
argparse==1.2.1
itsdangerous==0.24
psycopg2==2.6.1
wsgiref==0.1.2