Archived
1
1
Fork 0

requirements.txt: remove pyyaml, explicitly add rich

This commit is contained in:
Josh Lay 2023-08-06 02:34:35 -05:00
parent f800d4b577
commit 34881f4c97
Signed by: jlay
GPG key ID: B265E45CACAD108A

View file

@ -1,3 +1,3 @@
textual>=0.16.0 textual>=0.32.0
humanfriendly==10.0 humanfriendly==10.0
pyyaml==6.0 rich>=13.3.3