Use rich instead of ansiwrap to wrap text (#1693)

This commit is contained in:
Micah Jerome Ellison 2023-07-29 14:36:43 -07:00 committed by GitHub
parent 525cce3e92
commit cb69bb474c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 22 additions and 58 deletions

View file

@ -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