From 7369902f29ad04a006eb307a4431093c00c2ef5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 03:01:10 +0000 Subject: [PATCH] Bump rich from 13.7.1 to 13.8.0 Dependabot couldn't find the original pull request head commit, 9d115482e59f51bfdf9132ade0f6d3d5adf683a8. --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 08490ce1..efa62cce 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,7 +67,7 @@ loguru = "*" vector-quantize-pytorch = "1.15.6" beartype = "0.18.5" tqdm = "4.66.5" -rich = "13.7.1" +rich = "13.8.0" colt5-attention = "*" argparse = "^1.4.0" local-attention = "*"