diff --git a/pyproject.toml b/pyproject.toml index 7408f9535..d556d652a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ dependencies = [ "sortedcontainers>=2.3,<=2.4.0", "tornado<=6.4.1,>=6.4.1", "typing-extensions>=4.3,<=4.11.0; python_version<'3.11'", - "urwid>=2.6.14,<=2.6.14", + "urwid>=2.6.14,<=2.6.15", "wsproto>=1.0,<=1.2.0", "publicsuffix2>=2.20190812,<=2.20191221", "zstandard>=0.15,<=0.23.0",