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 3b4281b commit edce6abCopy full SHA for edce6ab
pyproject.toml
@@ -49,7 +49,7 @@ dependencies = [
49
"python-dotenv>=1.0.0",
50
"validators>=0.20.0",
51
"filetype>=1.2.0",
52
- "click>=8.1.7",
+ "click>=7.1.2,<8.0.0",
53
"PyYAML>=6.0.1",
54
"dataclasses-json==0.6.1"
55
]
0 commit comments