diff --git a/pyproject.toml b/pyproject.toml index 963f6bf..207c14a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ images = [ # Required to display rich text in the TUI richtext = [ - "urwidgets>=0.1,<0.2" + "urwidgets>=0.2,<0.3" ] test = [