Mercurial > wikked
comparison requirements.txt @ 365:c558f52d8610 0.6.2
Woops, fix typo in `requirements` file.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 20 Sep 2015 22:21:22 -0700 |
parents | 90926c17779c |
children | e117060eaa71 |
comparison
equal
deleted
inserted
replaced
364:5de7d42974df | 365:c558f52d8610 |
---|---|
4 itsdangerous==0.24 | 4 itsdangerous==0.24 |
5 Jinja2==2.7.3 | 5 Jinja2==2.7.3 |
6 Markdown==2.2.1 | 6 Markdown==2.2.1 |
7 MarkupSafe==0.23 | 7 MarkupSafe==0.23 |
8 Pygments==1.6 | 8 Pygments==1.6 |
9 python-hglib===1.8 | 9 python-hglib==1.8 |
10 repoze.lru==0.6 | 10 repoze.lru==0.6 |
11 SQLAlchemy==0.9.3 | 11 SQLAlchemy==0.9.3 |
12 Werkzeug==0.10.4 | 12 Werkzeug==0.10.4 |
13 Whoosh==2.5.5 | 13 Whoosh==2.5.5 |