Skip to content

Commit cdcc7f2

Browse files
committed
reduce required rich version
1 parent d1f4d5b commit cdcc7f2

File tree

2 files changed

+29
-50
lines changed

2 files changed

+29
-50
lines changed

poetry.lock

+28-49
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ include = [
1717
python = "^3.9"
1818
pydantic = "^2.7.1"
1919
typing-extensions = "^4.11.0"
20-
rich = "^13.7.1"
20+
rich = "^12.0.0"
2121
typer = "^0.12.3"
2222
lxml = "^5.3.0"
2323
requests = "^2.32.3"

0 commit comments

Comments
 (0)