Added urwid to requirements.txt and updated textual. (0.21.4)
This commit is contained in:
parent
7f928c7933
commit
ac9e12f101
1 changed files with 3 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue