From 033681306c81cdc237db6fd61727117b635fab73 Mon Sep 17 00:00:00 2001 From: LV-426 Date: Thu, 9 Apr 2015 01:29:13 +0300 Subject: rz_kernel: add ThreadPoolExecutor, kernel_heartbeat() + concurrent.futures dependency --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index dcc88341..2a6d9218 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ A collaborative editor for organizing, communicating, and analyzing data in grap - python-gevent-websocket - python-six - python-socketio +- python-concurrent.futures >= 2.2.0 ## Client All of the following are already bundled but noted here for reference: -- cgit v1.3.1