diff options
| author | Michael Gundlach <michael.gundlach@rackspace.com> | 2010-09-20 21:38:38 +0000 |
|---|---|---|
| committer | Tarmac <> | 2010-09-20 21:38:38 +0000 |
| commit | d8861d04a85044ae57ffd7eb9ab682879beecf7d (patch) | |
| tree | a2151052c36ee84e6b7e1b6b0c62e6783dee6753 /tools | |
| parent | b9b65e76858f4a154b9e6bd8ff7cb1a715696894 (diff) | |
| parent | fc93548e99dea561dbf2f198b0fccc84467dbf8b (diff) | |
Support querying version list, per the RS API spec. Fixes bug 613117.
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/pip-requires | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/pip-requires b/tools/pip-requires index 325d74363..1e2707be7 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -7,14 +7,14 @@ amqplib==0.6.1 anyjson==0.2.4 boto==2.0b1 carrot==0.10.5 -eventlet==0.9.10 +eventlet==0.9.12 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 +WebOb==0.9.8 wsgiref==0.1.2 zope.interface==3.6.1 mox==0.5.0 |
