diff 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
line wrap: on
line diff
--- a/requirements.txt	Fri Mar 28 22:02:59 2014 -0700
+++ b/requirements.txt	Fri Mar 28 23:30:45 2014 -0700
@@ -8,7 +8,7 @@
 SQLAlchemy==0.9.3
 Whoosh==2.5.5
 colorama==0.2.7
-py-bcrypt==0.2
+py-bcrypt==0.4
 pysqlite==2.6.3
 pytest==2.5.2
 repoze.lru==0.6