mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Drop click-default-group-wheel, refs #2197
This commit is contained in:
parent
2b44d6a3fc
commit
5e932f3e27
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -44,7 +44,7 @@ setup(
|
|||
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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue