Changeset - cb5cd7516bc3
[Not reviewed]
beta
0 1 0
Marcin Kuzminski - 13 years ago 2012-11-10 18:55:50
marcin@python-works.com
bump dulwich version
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
setup.py
Show inline comments
 
@@ -43,13 +43,13 @@ requirements = [
 
    "Mako==0.7.2",
 
    "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.5,<0.9.0",
 
    "dulwich>=0.8.6,<0.9.0",
 
    "markdown==2.1.1",
 
    "docutils==0.8.1",
 
    "simplejson==2.5.2",
 
    "mock",
 
]
 

	
0 comments (0 inline, 0 general)