Show More
@@ -5,7 +5,7 b' formencode==1.2.4' | |||||
5 | SQLAlchemy==0.7.6 |
|
5 | SQLAlchemy==0.7.6 | |
6 | Mako==0.7.0 |
|
6 | Mako==0.7.0 | |
7 | pygments>=1.4 |
|
7 | pygments>=1.4 | |
8 |
whoosh>=2. |
|
8 | whoosh>=2.4.0,<2.5 | |
9 | celery>=2.2.5,<2.3 |
|
9 | celery>=2.2.5,<2.3 | |
10 | babel |
|
10 | babel | |
11 | python-dateutil>=1.5.0,<2.0.0 |
|
11 | python-dateutil>=1.5.0,<2.0.0 |
@@ -54,7 +54,7 b' requirements = [' | |||||
54 | "SQLAlchemy==0.7.6", |
|
54 | "SQLAlchemy==0.7.6", | |
55 | "Mako==0.7.0", |
|
55 | "Mako==0.7.0", | |
56 | "pygments>=1.4", |
|
56 | "pygments>=1.4", | |
57 |
"whoosh>=2. |
|
57 | "whoosh>=2.4.0,<2.5", | |
58 | "celery>=2.2.5,<2.3", |
|
58 | "celery>=2.2.5,<2.3", | |
59 | "babel", |
|
59 | "babel", | |
60 | "python-dateutil>=1.5.0,<2.0.0", |
|
60 | "python-dateutil>=1.5.0,<2.0.0", |
General Comments 0
You need to be logged in to leave comments.
Login now