From 06da6739426271dfc2057f678392b668e8856754 Mon Sep 17 00:00:00 2001 From: Thomas Kriechbaumer Date: Thu, 18 Jan 2018 19:25:59 +0100 Subject: [PATCH] [requires.io] dependency update on master branch (#2799) --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 06961ca2c..c3c0ec099 100644 --- a/setup.py +++ b/setup.py @@ -80,7 +80,7 @@ setup( "ruamel.yaml>=0.13.2, <0.16", "sortedcontainers>=1.5.4, <1.6", "tornado>=4.3, <4.6", - "urwid>=1.3.1, <1.4", + "urwid>=1.3.1, <2.1", "wsproto>=0.11.0,<0.12.0", ], extras_require={