We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51e7ec5 commit 67e2c66Copy full SHA for 67e2c66
1 file changed
pyproject.toml
@@ -28,7 +28,7 @@ readme = "README.md"
28
version = "0.7.0"
29
30
[tool.poetry.dependencies]
31
-rich = "*"
+rich = "==10.0.0"
32
importlib-metadata = {version = ">=1.0", python = "<3.8"}
33
black = {version = ">=22.1", optional = true}
34
codecov = {version = ">=2.0.8", optional = true}
0 commit comments