mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-28 05:26:13 +02:00
Use rich instead of ansiwrap to wrap text (#1693)
This commit is contained in:
parent
525cce3e92
commit
cb69bb474c
5 changed files with 22 additions and 58 deletions
|
@ -29,7 +29,6 @@ classifiers = [
|
|||
[tool.poetry.dependencies]
|
||||
python = ">=3.10.0, <3.13"
|
||||
|
||||
ansiwrap = "^0.8.4"
|
||||
colorama = ">=0.4" # https://github.com/tartley/colorama/blob/master/CHANGELOG.rst
|
||||
cryptography = ">=3.0" # https://cryptography.io/en/latest/api-stability.html
|
||||
keyring = ">=21.0" # https://github.com/jaraco/keyring#integration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue