adds requirements.txt for pip dependency resolution

This commit is contained in:
Johannes Gehrs
2013-06-24 23:39:50 +02:00
parent 02073fe052
commit cd2c87ffa1
+5
View File
@@ -0,0 +1,5 @@
Flask==0.9
Jinja2==2.7
WTForms==1.0.4
Werkzeug==0.8.3
gunicorn==0.17.4