requirements.txt: remove pyyaml, explicitly add rich
This commit is contained in:
parent
f800d4b577
commit
34881f4c97
1 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
textual>=0.16.0
|
||||
textual>=0.32.0
|
||||
humanfriendly==10.0
|
||||
pyyaml==6.0
|
||||
rich>=13.3.3
|
||||
|
|
Reference in a new issue