From ac9e12f101172efd689137af3e3567f5a82c307c Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Fri, 24 Feb 2023 19:21:29 +0100 Subject: [PATCH] Added urwid to requirements.txt and updated textual. (0.21.4) --- requirements.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d004b8e..fb6a56e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,11 +7,12 @@ paramiko==3.0.0 pydantic==1.10.5 pysnmp==4.4.12 python-gammu==3.2.4 -pytz~=2022.7.1 +pytz==2022.7.1 requests==2.28.2 rich==13.3.1 syslog2==0.5.0 -textual==0.11.1 +textual==0.12.0 typer==0.7.0 +urwid==2.1.2 uvicorn==0.20.0 xmpp2==0.4