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 2738260 commit d01d22eCopy full SHA for d01d22e
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.2",
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