diff options
| author | Michael Gundlach <michael.gundlach@rackspace.com> | 2010-08-10 18:17:44 -0400 |
|---|---|---|
| committer | Michael Gundlach <michael.gundlach@rackspace.com> | 2010-08-10 18:17:44 -0400 |
| commit | 049b89babe10068d3976f3f3a99b7dce120e2962 (patch) | |
| tree | 22c0f28b94387c8b893d98234e164233bd7b607c /tools | |
| parent | c00ae202b93da7c6f9b407adfb099586863d9a6f (diff) | |
work on a router that works with wsgi and non-wsgi routing
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/pip-requires | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/pip-requires b/tools/pip-requires index 4eb47ca2b..2317907d1 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -4,11 +4,14 @@ amqplib==0.6.1 anyjson==0.2.4 boto==2.0b1 carrot==0.10.5 +eventlet==0.9.10 lockfile==0.8 python-daemon==1.5.5 python-gflags==1.3 redis==2.0.0 +routes==1.12.3 tornado==1.0 +webob==0.9.8 wsgiref==0.1.2 zope.interface==3.6.1 mox==0.5.0 |
