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 ca41524 commit 94deb78Copy full SHA for 94deb78
pyproject.toml
@@ -14,7 +14,7 @@ dependencies = [
14
"boltons>=21.0,<25.1",
15
"GitPython<4",
16
"isort>=5.12,<6.1",
17
- "libcst>=1.7,<1.8",
+ "libcst>=1.8,<1.9",
18
"packaging>=24.2,<25.1",
19
# do not update pydantic due to inconsistent test failures
20
"pydantic~=2.10.6",
@@ -65,7 +65,7 @@ test = [
65
"Flask<4",
66
"httpx~=0.27",
67
"Jinja2~=3.1.2",
68
- "jsonschema~=4.23.0",
+ "jsonschema~=4.24.0",
69
"lxml>=5.3.0,<6.0.0",
70
"openai>=1.82,<1.83",
71
"mock==5.2.*",
0 commit comments