author | Peter Koppatz <peter@koppatz.com> |
Mon, 16 Dec 2013 05:27:14 +0100 | |
branch | landing-page-2014 |
changeset 42 | 971126f5146f |
parent 41 | dbeae53b1d1b |
child 43 | 8ea9d0d29527 |
child 44 | 0f1f1e75d6eb |
requirements.txt | file | annotate | diff | comparison | revisions |
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/requirements.txt Mon Dec 16 05:27:14 2013 +0100 1.3 @@ -0,0 +1,12 @@ 1.4 +Babel==1.3 1.5 +Flask==0.10.1 1.6 +Flask-Babel==0.9 1.7 +Jinja2==2.7.1 1.8 +MarkupSafe==0.18 1.9 +Pygments==1.6 1.10 +Werkzeug==0.9.4 1.11 +docutils==0.11 1.12 +itsdangerous==0.23 1.13 +pytz==2013.8 1.14 +speaklater==1.3 1.15 +wsgiref==0.1.2 1.16 \ No newline at end of file