We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5ad9cc commit e466810Copy full SHA for e466810
pyproject.toml
@@ -44,6 +44,8 @@ dependencies = [
44
"starlette == 0.31.1",
45
"pydantic >=2.5.1,<3.0.0",
46
"jinja2",
47
+ # CLI
48
+ "click >= 8.1.7",
49
# testing
50
"httpx >= 0.22.0",
51
"passlib >= 1.7.4"
0 commit comments