1 parent 8e4a901 commit df7bf32Copy full SHA for df7bf32
1 file changed
pyproject.toml
@@ -36,9 +36,8 @@ dependencies = [
36
"pygments>=2.7.4",
37
"urwid>=2.4",
38
39
- # https://github.com/urwid/urwid/issues/1017
40
- "urwid; python_version >= '3.9'",
41
- "urwid!=3.0.0; python_version < '3.9'",
+ # https://github.com/inducer/pudb/issues/707#issuecomment-3468269346
+ "urwid>=2.5.1",
42
43
"urwid_readline",
44
0 commit comments