Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"colorama>=0.4.3,<0.4.7",
"pathspec>=0.9.0,<0.12.2",
"tomli==2.0.*",
"rich_click>=1.4,<1.8.4",
"rich_click>=1.4,<1.8.6",
"jinja2>=3.1.3,<4.0",
],
extras_require={
Expand Down
Loading