Skip to content

Commit edce6ab

Browse files
Downgraded click (#139)
Signed-off-by: mikelam-us-aixplain <[email protected]>
1 parent 3b4281b commit edce6ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies = [
4949
"python-dotenv>=1.0.0",
5050
"validators>=0.20.0",
5151
"filetype>=1.2.0",
52-
"click>=8.1.7",
52+
"click>=7.1.2,<8.0.0",
5353
"PyYAML>=6.0.1",
5454
"dataclasses-json==0.6.1"
5555
]

0 commit comments

Comments
 (0)