Skip to content

Commit

Permalink
[skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
hedyhli authored Jul 26, 2020
1 parent 1e09f56 commit 0e9da5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"colorama>=0.4.3",
"lxml>=4.5.2",
"requests>=2.22.0",
"rich>=3.3.0,<5.0.0",
"rich>=4.0.0,<5.0.0",
],
entry_points={"console_scripts": ["starcli=starcli.__main__:cli",]},
)

0 comments on commit 0e9da5f

Please sign in to comment.