diff requires.txt @ 1964:b1ad9efeec14 beta

fixed requires files, added distinction on win vs other platforms
author Marcin Kuzminski <marcin@python-works.com>
date Sat, 28 Jan 2012 18:07:20 +0200
parents bdf16af5472a
children edd3f202da4e
line wrap: on
line diff
--- a/requires.txt	Sat Jan 28 07:14:34 2012 +0200
+++ b/requires.txt	Sat Jan 28 18:07:20 2012 +0200
@@ -5,7 +5,6 @@
 SQLAlchemy==0.7.4
 Mako==0.5.0
 pygments>=1.4
-mercurial>=2.0,<2.1
 whoosh<1.8
 celery>=2.2.5,<2.3
 babel
@@ -14,4 +13,6 @@
 vcs>=0.2.3.dev
 webob==1.0.8
 markdown==2.0.3
-docutils==0.8.1
\ No newline at end of file
+docutils==0.8.1
+py-bcrypt
+mercurial>=2.0,<2.1
\ No newline at end of file