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 1fbf77d commit fa14b58Copy full SHA for fa14b58
pyproject.toml
@@ -72,6 +72,7 @@ curl-impersonate = ["curl-cffi>=0.7.2"]
72
playwright = ["playwright>=1.27.0"]
73
parsel = ["parsel>=1.9.0"]
74
apify = ["apify>=2.0.0"]
75
+cli = ["cookiecutter>=2.6.0", "typer>=0.12.0", "inquirer>=3.3.0"]
76
77
[dependency-groups]
78
dev = [
0 commit comments