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 a4f9624 commit 1764010Copy full SHA for 1764010
tools/pyproject.toml
@@ -19,7 +19,7 @@ dependencies = [
19
# mbed_tools dependencies ----------------------------------------------------------------
20
"jinja2>=2.11.3",
21
"python-dotenv",
22
- "Click>=7.1",
+ "Click>=8.0", # Need at least this version for pathlib.Path support
23
"GitPython",
24
"tqdm",
25
"tabulate",
0 commit comments