We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c13c119 commit 4594b18Copy full SHA for 4594b18
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>=23.2,<25.0",
+ "packaging>=25,<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