summaryrefslogtreecommitdiffhomepage
path: root/tools/pip-requires
diff options
context:
space:
mode:
authorYAMAMOTO Takashi <yamamoto@valinux.co.jp>2013-04-25 16:05:50 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2013-05-01 22:18:39 +0900
commit9e6d3053c00b28a9ac9435b05e4987d9f8ce8843 (patch)
tree8b816b5729fad5edec235a73faf4f0438832c974 /tools/pip-requires
parenta01972e18c8b7fe09bae45b43af8d234df96661a (diff)
sweep the tree to change from gevent to ryu.lib.hub
mostly mechanical changes. also, change the requirement from gevent to eventlet. Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'tools/pip-requires')
-rw-r--r--tools/pip-requires2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/pip-requires b/tools/pip-requires
index 2a9b4ce4..cf7f06b8 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -1,4 +1,4 @@
-gevent>=0.13
+eventlet
routes
webob>=1.0.8
paramiko