Skip to content

Commit 0d0f7a7

Browse files
authored
Add 'httpx' and 'rich-argparse' to dependencies
1 parent 798d47e commit 0d0f7a7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ license = "MIT"
1313
dependencies = [
1414
"packaging",
1515
"halo",
16-
"httpx"
16+
"httpx",
17+
"rich-argparse"
1718
]
1819
keywords = ["python", "compatibility", "pypi", "upgrade", "cli", "dependency"]
1920
classifiers = [

0 commit comments

Comments
 (0)