Show More
@@ -2,7 +2,7 b' Pylons==1.0.0' | |||||
2 | Beaker==1.6.3 |
|
2 | Beaker==1.6.3 | |
3 | WebHelpers==1.3 |
|
3 | WebHelpers==1.3 | |
4 | formencode==1.2.4 |
|
4 | formencode==1.2.4 | |
5 |
SQLAlchemy==0.7. |
|
5 | SQLAlchemy==0.7.8 | |
6 | Mako==0.7.0 |
|
6 | Mako==0.7.0 | |
7 | pygments>=1.4 |
|
7 | pygments>=1.4 | |
8 | whoosh>=2.4.0,<2.5 |
|
8 | whoosh>=2.4.0,<2.5 |
@@ -54,7 +54,7 b' requirements = [' | |||||
54 | "Beaker==1.6.3", |
|
54 | "Beaker==1.6.3", | |
55 | "WebHelpers==1.3", |
|
55 | "WebHelpers==1.3", | |
56 | "formencode==1.2.4", |
|
56 | "formencode==1.2.4", | |
57 |
"SQLAlchemy==0.7. |
|
57 | "SQLAlchemy==0.7.8", | |
58 | "Mako==0.7.0", |
|
58 | "Mako==0.7.0", | |
59 | "pygments>=1.4", |
|
59 | "pygments>=1.4", | |
60 | "whoosh>=2.4.0,<2.5", |
|
60 | "whoosh>=2.4.0,<2.5", |
General Comments 0
You need to be logged in to leave comments.
Login now