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 830c24d commit 1f2b1b3Copy full SHA for 1f2b1b3
dev/breeze/pyproject.toml
@@ -47,7 +47,7 @@ dependencies = [
47
"black>=23.11.0",
48
# TODO: Click 8.2.0 is Python 3.10+ only by mistake (should be ~3.8) so we should limit it
49
# until this is fixed https://github.com/pallets/click/issues/2896
50
- "click>=8.1.8, <8.2.0",
+ "click>=8.1.8, <8.3.0",
51
"filelock>=3.13.0",
52
"flit>=3.12.0",
53
"flit-core>=3.12.0",
0 commit comments