Mercurial > wikked
comparison requirements.txt @ 241:3580410865fe 0.4.0
Fix dependency on broken version of `py-bcrypt`.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Fri, 28 Mar 2014 23:30:45 -0700 |
parents | bcbe934eab29 |
children | 5e8041f8035b |
comparison
equal
deleted
inserted
replaced
240:68d6524a8333 | 241:3580410865fe |
---|---|
6 Markdown==2.2.1 | 6 Markdown==2.2.1 |
7 Pygments==1.6 | 7 Pygments==1.6 |
8 SQLAlchemy==0.9.3 | 8 SQLAlchemy==0.9.3 |
9 Whoosh==2.5.5 | 9 Whoosh==2.5.5 |
10 colorama==0.2.7 | 10 colorama==0.2.7 |
11 py-bcrypt==0.2 | 11 py-bcrypt==0.4 |
12 pysqlite==2.6.3 | 12 pysqlite==2.6.3 |
13 pytest==2.5.2 | 13 pytest==2.5.2 |
14 repoze.lru==0.6 | 14 repoze.lru==0.6 |
15 python-hglib | 15 python-hglib |