Changeset - 4034eb731b33
[Not reviewed]
beta
0 1 0
Marcin Kuzminski - 13 years ago 2012-11-10 19:04:23
marcin@python-works.com
bumped dependencies versions
1 file changed with 3 insertions and 3 deletions:
0 comments (0 inline, 0 general)
setup.py
Show inline comments
 
@@ -39,15 +39,15 @@ requirements = [
 
    "Beaker==1.6.4",
 
    "WebHelpers==1.3",
 
    "formencode==1.2.4",
 
    "SQLAlchemy==0.7.8",
 
    "Mako==0.7.2",
 
    "SQLAlchemy==0.7.9",
 
    "Mako==0.7.3",
 
    "pygments>=1.5",
 
    "whoosh>=2.4.0,<2.5",
 
    "celery>=2.2.5,<2.3",
 
    "babel",
 
    "python-dateutil>=1.5.0,<2.0.0",
 
    "dulwich>=0.8.6,<0.9.0",
 
    "markdown==2.1.1",
 
    "markdown==2.2.1",
 
    "docutils==0.8.1",
 
    "simplejson==2.5.2",
 
    "mock",
0 comments (0 inline, 0 general)