summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index f20c5cba..3bf8706e 100755
--- a/setup.py
+++ b/setup.py
@@ -42,7 +42,7 @@ setup(
},
install_requires=[
'notmuch>=0.13',
- 'urwid>=1.1.0',
+ 'urwid>=1.3.0',
'urwidtrees>=1.0',
'twisted>=10.2.0',
'python-magic',