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.
2 parents ede9109 + c057ce0 commit 53d409bCopy full SHA for 53d409b
pyproject.toml
@@ -61,6 +61,7 @@ dependencies = [
61
"azure-mgmt-resource==23.0.1",
62
"bcrypt==4.0.1",
63
"boto3==1.34.63",
64
+ "click<8.2.0", # Pinning click temporarily while https://github.com/fastapi/typer/discussions/1215 is resolved
65
"cloudflare==2.11.7",
66
"google-auth>=2.31.0,<3.0.0",
67
"google-cloud-compute==1.19.1",
0 commit comments