From 90b877a2c785bb7691249d31e23138e0385001ae Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Sun, 30 Oct 2016 16:07:10 +0800 Subject: webui: Build the Web UI using Tornado with WebSocket Tornado: http://www.tornadoweb.org/ --- requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 60199f0..8d240fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,3 +7,4 @@ healpy configobj beautifulsoup4 requests +tornado -- cgit v1.2.2