Mercurial > wikked
changeset 79:dfc607688555
Updated `pip` requirements.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 27 Feb 2013 22:10:40 -0800 |
parents | 0b504b1b6790 |
children | 91c5ea6e9027 |
files | requirements.txt |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/requirements.txt Wed Feb 27 22:02:25 2013 -0800 +++ b/requirements.txt Wed Feb 27 22:10:40 2013 -0800 @@ -2,6 +2,7 @@ Flask-Bcrypt==0.5.2 Flask-Login==0.1.3 Flask-Script==0.5.1 +Flask-Testing==0.4 Flask-WTF==0.8 Jinja2==2.6 Markdown==2.2.1 @@ -11,5 +12,6 @@ Whoosh==2.4.1 argparse==1.2.1 py-bcrypt==0.2 -textile==2.1.5 +pystache==0.5.3 +python-hglib==0.3 wsgiref==0.1.2