Skip to content

Commit 67e2c66

Browse files
committed
rich dependency
1 parent 51e7ec5 commit 67e2c66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ readme = "README.md"
2828
version = "0.7.0"
2929

3030
[tool.poetry.dependencies]
31-
rich = "*"
31+
rich = "==10.0.0"
3232
importlib-metadata = {version = ">=1.0", python = "<3.8"}
3333
black = {version = ">=22.1", optional = true}
3434
codecov = {version = ">=2.0.8", optional = true}

0 commit comments

Comments
 (0)