Mercurial > wikked
diff requirements.txt @ 336:03e3e793fa22
Convert project to Python 3.4.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 19 Apr 2015 20:58:14 -0700 |
parents | 5e8041f8035b |
children | 90926c17779c |
line wrap: on
line diff
--- a/requirements.txt Sun Apr 19 20:54:10 2015 -0700 +++ b/requirements.txt Sun Apr 19 20:58:14 2015 -0700 @@ -1,12 +1,15 @@ +colorama==0.2.7 Flask==0.10.1 Flask-Login==0.2.10 -Flask-Script==0.5.1 -Jinja2==2.7.2 +itsdangerous==0.24 +Jinja2==2.7.3 Markdown==2.2.1 +MarkupSafe==0.23 +py==1.4.26 Pygments==1.6 +pytest==2.5.2 +python-hglib===unknown +repoze.lru==0.6 SQLAlchemy==0.9.3 +Werkzeug==0.10.4 Whoosh==2.5.5 -colorama==0.2.7 -pytest==2.5.2 -repoze.lru==0.6 -python-hglib