Show More
@@ -3,15 +3,15 b' Beaker==1.6.3' | |||
|
3 | 3 | WebHelpers==1.3 |
|
4 | 4 | formencode==1.2.4 |
|
5 | 5 | SQLAlchemy==0.7.6 |
|
6 |
Mako==0. |
|
|
6 | Mako==0.7.0 | |
|
7 | 7 | pygments>=1.4 |
|
8 | 8 | whoosh>=2.3.0,<2.4 |
|
9 | 9 | celery>=2.2.5,<2.3 |
|
10 | 10 | babel |
|
11 | 11 | python-dateutil>=1.5.0,<2.0.0 |
|
12 | https://github.com/jelmer/dulwich/tarball/master | |
|
12 | dulwich>=0.8.5,<0.9.0 | |
|
13 | 13 | webob==1.0.8 |
|
14 | 14 | markdown==2.1.1 |
|
15 | 15 | docutils==0.8.1 |
|
16 | 16 | py-bcrypt |
|
17 | mercurial>=2.1,<2.2 | |
|
17 | mercurial>=2.1,<2.2 No newline at end of file |
@@ -52,13 +52,13 b' requirements = [' | |||
|
52 | 52 | "WebHelpers==1.3", |
|
53 | 53 | "formencode==1.2.4", |
|
54 | 54 | "SQLAlchemy==0.7.6", |
|
55 |
"Mako==0. |
|
|
55 | "Mako==0.7.0", | |
|
56 | 56 | "pygments>=1.4", |
|
57 | 57 | "whoosh>=2.3.0,<2.4", |
|
58 | 58 | "celery>=2.2.5,<2.3", |
|
59 | 59 | "babel", |
|
60 | 60 | "python-dateutil>=1.5.0,<2.0.0", |
|
61 |
"dulwich>=0.8. |
|
|
61 | "dulwich>=0.8.5,<0.9.0", | |
|
62 | 62 | "webob==1.0.8", |
|
63 | 63 | "markdown==2.1.1", |
|
64 | 64 | "docutils==0.8.1", |
General Comments 0
You need to be logged in to leave comments.
Login now