aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index f2007329..a0777d02 100644
--- a/setup.py
+++ b/setup.py
@@ -81,6 +81,7 @@ setup(
"requests>=2.9.1, <2.10",
"six>=1.10, <1.11",
"tornado>=4.3, <4.4",
+ "typing==3.5.1.0",
"urwid>=1.3.1, <1.4",
"watchdog>=0.8.3, <0.9",
],