Added the files from the tutorial

This commit is contained in:
Adrian
2018-03-28 20:58:00 +02:00
parent fc5da8ee63
commit a9074ffdd9
5 changed files with 121 additions and 0 deletions

9
requirements.txt Normal file
View File

@@ -0,0 +1,9 @@
Flask==0.11.1
Jinja2==2.8
MarkupSafe==0.23
Werkzeug==0.11.10
click==6.6
gunicorn==19.6.0
itsdangerous==0.24
requests==2.10.0
wsgiref==0.1.2