changeset 188:31eaffd0afd7

build: Add `pystache` to `requirements.txt`.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 04 Jan 2015 15:58:37 -0800
parents d5b7c2a4ec9d
children a333cdadf5b0
files requirements.txt
diffstat 1 files changed, 7 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/requirements.txt	Sun Jan 04 15:49:31 2015 -0800
+++ b/requirements.txt	Sun Jan 04 15:58:37 2015 -0800
@@ -1,18 +1,20 @@
+colorama==0.3.1
+compressinja==0.0.2
 Jinja2==2.7.3
 Markdown==2.4.1
 MarkupSafe==0.23
-PyYAML==3.11
-Pygments==1.6
-Werkzeug==0.9.6
-colorama==0.3.1
-compressinja==0.0.2
 mock==1.0.1
 py==1.4.23
+Pygments==1.6
+pystache==0.5.4
 pytest==2.6.1
 pytest-mock==0.2.0
 python-dateutil==2.2
+PyYAML==3.11
+regex==2014.12.24
 repoze.lru==0.6
 six==1.7.3
 smartypants==1.8.6
 strict-rfc3339==0.4
 textile==2.2.1
+Werkzeug==0.9.6