Initial web service commit

This commit is contained in:
2014-10-16 16:10:25 +02:00
parent 96ee7bf19b
commit 605d274406
4 changed files with 92 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
Flask==0.10.1
Flask-HTTPAuth==2.3.0
Flask-RESTful==0.2.12
Jinja2==2.7.3
MarkupSafe==0.23
Werkzeug==0.9.6
aniso8601==0.83
itsdangerous==0.24
pytz==2014.7
six==1.8.0