Show More
@@ -33,7 +33,7 b" callback = lambda V: ('.'.join(map(str, " | |||||
33 | is_windows = __platform__ in _get_meta_var('PLATFORM_WIN', _metadata) |
|
33 | is_windows = __platform__ in _get_meta_var('PLATFORM_WIN', _metadata) | |
34 |
|
34 | |||
35 | requirements = [ |
|
35 | requirements = [ | |
36 |
"waitress==0.8. |
|
36 | "waitress==0.8.2", | |
37 | "webob==1.0.8", |
|
37 | "webob==1.0.8", | |
38 | "Pylons==1.0.0", |
|
38 | "Pylons==1.0.0", | |
39 | "Beaker==1.6.4", |
|
39 | "Beaker==1.6.4", |
General Comments 0
You need to be logged in to leave comments.
Login now