We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04ab22d commit bf46ba9Copy full SHA for bf46ba9
1 file changed
pyproject.toml
@@ -15,7 +15,7 @@ dependencies = [
15
"GitPython<4",
16
"isort>=5.12,<6.1",
17
"libcst>=1.7,<1.8",
18
- "packaging>=25,<25.1",
+ "packaging>=24.2,<25.1",
19
# do not update pydantic due to inconsistent test failures
20
"pydantic~=2.10.6",
21
"pylint>=3.3,<3.4",
0 commit comments