Skip to content

Commit 7480052

Browse files
authored
Reduce rich version for polymorph compat (#105)
1 parent 30ac8ae commit 7480052

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ openpyxl = "^3.0.7"
1414
pandas = "^1.5.3"
1515
pydantic = "^1.9.1"
1616
python = "^3.8"
17-
rich = "13.3.5"
17+
rich = "13.2.0"
1818
unidiff = "^0.6.0"
1919
xlrd = "^2.0.1"
2020
prettytable = "^3.3.0"

0 commit comments

Comments
 (0)