aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 7f5f24eb..690a433a 100644
--- a/setup.py
+++ b/setup.py
@@ -81,7 +81,7 @@ setup(
"ruamel.yaml>=0.16,<0.17",
"sortedcontainers>=2.1.0,<2.2",
"tornado>=4.3,<7",
- "urwid>=2.0.1,<2.1",
+ "urwid>=2.1.0,<2.2",
"wsproto>=0.14.0,<0.15.0",
"publicsuffix2>=2.20190812,<3",
"zstandard>=0.11.0,<0.13.0",