diff --git a/pyproject.toml b/pyproject.toml index 2563dc86..26dc4316 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ parsedatetime = ">=2.6" python-dateutil = "^2.8" # https://github.com/dateutil/dateutil/blob/master/RELEASING pyxdg = ">=0.27.0" "ruamel.yaml" = "^0.17.21" -rich = "^13.0.0" +rich = ">=12.2.0, <14.0.0" # dayone-only deps tzlocal = ">=4.0" # https://github.com/regebro/tzlocal/blob/master/CHANGES.txt