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 07ec02e commit f428bffCopy full SHA for f428bff
dev/breeze/pyproject.toml
@@ -47,7 +47,7 @@ dependencies = [
47
"black>=25.0.0",
48
# There is a bug in Click 8.2.0 and 8.2.1 that makes flag variables do not properly evaluate
49
# "false"-y values set in environment variables. See https://github.com/pallets/click/issues/2952
50
- "click>=8.1.8,<8.2.0",
+ "click>=8.1.8,<8.4.0",
51
"filelock>=3.13.0",
52
"flit>=3.12.0",
53
"flit-core>=3.12.0",
0 commit comments