Skip to content

Commit 584cb6d

Browse files
committed
chore(deps): relax rich version restrictions
1 parent 58b4019 commit 584cb6d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ classifiers = [
4040

4141
dependencies = [
4242
"nonebot2>=2.4.3,<3.0.0",
43-
"rich>=14.3.2",
43+
"rich>=13.0.0",
4444
"pillow>=11.0.0",
4545
"aiofiles>=25.1.0",
4646
"httpx>=0.27.2,<1.0.0",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)