Skip to content

Commit

Permalink
Drop click-default-group-wheel, refs #2197
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw committed Oct 8, 2023
1 parent 2b44d6a commit 5e932f3
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 @@ -44,7 +44,7 @@ def get_version():
install_requires=[
"asgiref>=3.2.10",
"click>=7.1.1",
"click-default-group-wheel>=1.2.2",
"click-default-group>=1.2.3",
"Jinja2>=2.10.3",
"hupper>=1.9",
"httpx>=0.20",
Expand Down

0 comments on commit 5e932f3

Please sign in to comment.