Show More
@@ -1,19 +1,18 | |||
|
1 | 1 | Pylons==1.0.0 |
|
2 | 2 | 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 |
whoosh>=2. |
|
|
8 | whoosh>=2.4.0,<2.5 | |
|
9 | 9 | celery>=2.2.5,<2.3 |
|
10 | 10 | babel |
|
11 | 11 | python-dateutil>=1.5.0,<2.0.0 |
|
12 |
dulwich>=0.8. |
|
|
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 | simplejson | |
|
17 | pysqlite | |
|
16 | simplejson==2.5.2 | |
|
18 | 17 | py-bcrypt |
|
19 |
mercurial>=2. |
|
|
18 | mercurial>=2.2.1,<2.3 No newline at end of file |
General Comments 0
You need to be logged in to leave comments.
Login now