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 b10dc28 commit 33f4865Copy full SHA for 33f4865
pyproject.toml
@@ -37,14 +37,14 @@ Changelog = "https://github.com/googleapis/langchain-google-spanner-python/blob/
37
[project.optional-dependencies]
38
lint = [
39
"black[jupyter]==24.8.0",
40
- "flake8==6.1.0",
+ "flake8==7.1.1",
41
"isort==5.13.2",
42
]
43
44
test = [
45
46
"bs4==0.0.2",
47
48
49
"mypy==1.11.2",
50
"pytest==8.3.3",
0 commit comments