changeset 4128:e70eff252048

install: add `rich` dependency
author Goffi <goffi@goffi.org>
date Mon, 16 Oct 2023 17:37:11 +0200
parents 5fc26a6ef113
children 51744ad00a42
files pyproject.toml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/pyproject.toml	Tue Oct 03 16:27:51 2023 +0200
+++ b/pyproject.toml	Mon Oct 16 17:37:11 2023 +0200
@@ -47,6 +47,7 @@
     # "python-potr < 1.1",
     "pyxdg < 0.30",
     "pyyaml < 7.0.0",
+    "rich ~= 13.5",
     "sat_tmp @ hg+https://repos.goffi.org/sat_tmp#egg=sat_tmp",
     "setuptools_scm",
     "shortuuid ~= 1.0.11",