diff requires.txt @ 2007:324ac367a4da beta

Added VCS into rhodecode core for faster and easier deployments of new versions
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 20 Feb 2012 23:00:54 +0200
parents a318f5baf53a
children 82a88013a3fd 249c151e3d7d
line wrap: on
line diff
--- a/requires.txt	Sun Feb 19 20:50:00 2012 +0200
+++ b/requires.txt	Mon Feb 20 23:00:54 2012 +0200
@@ -10,9 +10,8 @@
 babel
 python-dateutil>=1.5.0,<2.0.0
 dulwich>=0.8.0,<0.9.0
-vcs>=0.2.3.dev
 webob==1.0.8
-markdown==2.0.3
+markdown==2.1.1
 docutils==0.8.1
 py-bcrypt
 mercurial>=2.1,<2.2
\ No newline at end of file