Skip to content

Commit

Permalink
➕ Add rich (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kludex committed Jun 20, 2023
1 parent f87a8e1 commit 4bd754e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ classifiers = [
"Programming Language :: Python :: Implementation :: PyPy",
"Framework :: Pydantic",
]
dependencies = ["typer>=0.7.0", "libcst"]
dependencies = ["typer>=0.7.0", "libcst", "rich"]

[project.urls]
Documentation = "https://github.com/pydantic/bump-pydantic#readme"
Expand Down

0 comments on commit 4bd754e

Please sign in to comment.